Skip to content

v1.4.2

Choose a tag to compare

@ralfbecher ralfbecher released this 23 Apr 14:13
· 22 commits to main since this release
30e741d

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

Full Changelog

v1.4.1...v1.4.2