Chartbrew

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

:card_file_box: updated migrations to support both mysql and postgres

:bug: fixed issue with displaying negative KPIs in the chart + kpi modes

:rocket: updated the number filters to take into account potential strings in the comparisons

:twisted_rightwards_arrows: Merge branch 'master' of github.com:chartbrew/chartbrew

:zap: optimised the timeseries charts creation in the backend

:bug: fixed some instances of wrong date ordering and optimised the timeseries code

:fire: scrapped the tooltip tutorials - not happy with joyride UX

:sparkles: added more tutorials across the chart creation page

:sparkles: added more tutorial steps in the chart editor a few minor UI fixes to the chart dataset configuration

:bug: fixed crash in the AxisChart algorithm when getting the config without filters

:sparkles: finished up the tutorial component, added dashboard tutorial and mechanism to restart these

:card_file_box: added migration to clean the tutorials column for the User table