Chartbrew

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

:rocket: moved the API call url building in the back-end only front-end does not automatically add a / anymore

:rocket: moved the API call url building in the back-end only front-end does not automatically add a / anymore

:construction: added the option to calculate the average value of all the points in a chart

:construction: populated the main response with the subcollections

:bug: make sure the xlsx export sheet names don't have any special characters in them

:goal_net: added better error description for the chart export route

:construction: the cache rows are now cleaned if they don't have an file associated with them

:bug: making sure replaceAll is a function in the data extractor

:building_construction: changed the caching strategy to be file-based

:building_construction: changed the caching strategy to be file-based

:bug: making sure Mongo bson type doesn't interfere with the table views

:zap: optimization improvements for data exploration and chart updates

:wrench: making sure a newer version of mongoose is not installed automatically