Chartbrew
Stop being a stranger to your data. Connect your database to Chartbrew and visualize your data in a few simple steps.
:construction: introduced data filters
: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 simple toggles for the chart types
:construction: added basic support for non-date x axis data
:construction: first draft of the new bar chart class for constructing chart configuration
posted updates on linkedin
:construction: added the sum and average operations to the axis class
:construction: first draft of the new AxisChart class
:lipstick: improved the visuals of the dataset section header
:heavy_plus_sign: added morgan to log express requests in development
:construction: created a module to fetch all the fields available for selection
:construction: fixed some console react warnings
: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: added basic UI functionality to the filters
Merge branch 'master' into beta13
:lipstick: visual tweaks in the project board
:construction: small ui improvements to the new data component
Pushed 3 changes to chartbrew-cloud