Chartbrew
Stop being a stranger to your data. Connect your database to Chartbrew and visualize your data in a few simple steps.
Pushed 2 changes to chartbrew-cloud
:bug: fixed the logo upload for public reports
:card_file_box: updated migrations to support both mysql and postgres
Pushed 19 changes to chartbrew-cloud
:twisted_rightwards_arrows: merged from master
:memo: small text tweak for the project navigator
:bug: fixed the transparent navbar in the public report page
:zap: greatly optimised date processing
:construction: added extra check for negative signs for KPIs
: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
:bug: fixed migration script for Postgres
Pushed 13 changes to chartbrew-cloud
: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: added a tutorial sequence for the dashboard page
: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