Chartbrew

Stop being a stranger to your data. Connect your database to Chartbrew and visualize your data in a few simple steps.

:lipstick: fixed the link and improved the UI of the Chart creation page when there are no connections

:construction: making sure all the connections are being cached

:bug: fixed issue with accumulation not refreshing the chart and average type not being toggled

:bug: fixed issue with the cache not getting invalidated when the dataset connection was changed

:children_crossing: added better error information to show which dataset needs to be configured further

:bug: fixed bug with datasets reloading when adding an empty dataset to the chart

:zap: changed caching to always be ON by default and added the toggle to all available connections

:zap: now using cached data by default on the chart editor for extra speedz

:construction: added backend caching capabilities for all types of data requests

:bug: fixed issue with KPIs not showing value if detected as date type

:alembic: added experimental feature to allow chart exports in public dashboards

:lipstick: fixed possitioning of the KPI segment on smaller screens

:zap: switched to using NodeJS worker threads for chart auto-updates