Chartbrew

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

:construction: added the add,remove,update functionality to the conditions

:construction: added the option not apply any of the Y Axis operations

:construction: rewrote big parts of the chart algorithm to make it more flexible

:construction: added multifill as an option in the dataset replaced chart subType need from the colors

:construction: added the Line and Pie charts in the new chart system

:construction: added basic support for non-date x axis data

:construction: first draft of the new bar chart class for constructing chart configuration

:construction: added the sum and average operations to the axis class

:heavy_plus_sign: added morgan to log express requests in development

:construction: created a module to fetch all the fields available for selection

:construction: connected the new data selector to the back-end

:construction: updated the dataset model with the conditions field also removed the axis type field that was not used

:construction: keep all datasets as separate objects in the page

:construction: small ui improvements to the new data component