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 MongoDB query builder to the chart builer
:art: improved the layout of the sqlBuilder and added error responses
:construction: implemented the first draft of the mysql and pgsql query builder
:construction: added the global settings component
:art: improved the date filter UX
:art: few visual improvements and limited the number of toasts
:construction: stopped the chart update API call on typing a new name
:construction: calling the refresh method after a dataset is changed
:construction: added the chart_id to chart cache to avoid getting the wrong data
:construction: using the chart cache to avoid remaking the requests
:art: unified the label headers in the dataset component
:contruction: fixed issue with they labels rendering for the fill color
:construction: added the option to color pattern charts
:art: changed the display of the preview buttons
added a placeholder message when no dataset is selected
:construction: moved the patterns color pickers to the fill section
:construction: fixed pattern xAxis selector
:art: added group labels with the color picker for the patterns
:construction: the chart name update now sends the request to the API
:construction: added the color change option for timeseries charts
:construction: added the other types of charts in the preview
:art: changed the style of the dataset buttons
fixed issue with the xAxis field not updating all the time
:construction: got the first line chart draft out
:construction: implemented the chart type selector in the view
:construction: implemented the chart type selector in the view
:art: added headers in the object explorer as a guidance
:construction: changed the way the field is updated
:construction: fixed the dataset update request when changing the selected field