Raz
Software engineer - maker of things
:bug: fixed issue with limiting the data in the dataset preview
Pushed 7 changes to chartbrew-cloud
:bug: fixed paylod issues with the dataset fieldSchema and nested arrays algorithm
Pushed 1 change to chartbrew-cloud
:rocket: the last label for the bar chart is now computed in the front end depending on the light/dark theme
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'