You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's New
Chart Improvements
JSON chart resource: Registers a chart-json resource alongside the HTML resource, allowing OB Chat to render Plotly charts directly without HTML parsing overhead
Multi-y bar charts: Support for multiple y_columns in bar charts (grouped/stacked), not just line charts
CHART_RETURN_BINARY env setting: Control whether inline binary images are included in generate_chart responses (default: false)
Responsive layout: Charts use responsive sizing with vertical right-side legend and horizontal modebar toolbar with all buttons