Chartbrew
Stop being a stranger to your data. Connect your database to Chartbrew and visualize your data in a few simple steps.
Pushed 4 changes to chartbrew-cloud
:bug: UI fix for chart filters
Pushed 2 changes to chartbrew-cloud
: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
Pushed 5 changes to chartbrew-cloud
: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
Pushed 8 changes to chartbrew-cloud
:rocket: updated the date check condition
:lipstick: avoid adding a right border in the last cell of the row
:lipstick: fixed table view after nextui update
:arrow_up: updated nextui to v13
: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
Pushed 15 changes to chartbrew-cloud
: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
🚀 add labels on linechart
Pushed 3 changes to chartbrew-cloud
:ambulance: removed the encoding for the live chart requests too