Chartbrew

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

:sparkles: added the option to set max records in a dataset

:bug: fixed issue with the data extraction algorithm when encountering null values deep in the objects

:rocket: reverse the max ticks axis when using the horizontal bar chart

:rocket: made sure the strings inside arrays are not separated by letter

:bug: fixed issue with the date range formatting only being applied when the date was set to relative

:bug: fixed issue with updating the format of the date range

:rocket: passing the dataRequests as props to the request settings component

:lipstick: avoid adding a right border in the last cell of the row

:construction: added extra rules for the labels on the top dataset on stacked bar charts

:construction: make sure the labels are added on stacked bar charts even when the value is small

:twisted_rightwards_arrows: Merge branch 'feat/chart-labels'

:sparkles: added the data labels function for bar and line charts

:twisted_rightwards_arrows: Merge branch 'add-labels-on-chart' of github.com:kotchaniphapk/chartbrew into feat/chart-labels

:ambulance: removed the encoding for the live chart requests too