Chartbrew
Stop being a stranger to your data. Connect your database to Chartbrew and visualize your data in a few simple steps.
:bug: fixed issue with mapping the wrong results in a sum of avg of Y data
:children_crossing: renamed x & y axis fields for pie charts
fixed decimal issues when averaging
:construction: made sure the KPI mode is applied correctly to bar charts
:construction: made the chart modes available to any type of line or bar charts
:bug: fixed issue with mapping the wrong results in a sum of avg of Y data
:children_crossing: renamed x & y axis fields for pie charts
fixed decimal issues when averaging
:construction: made sure the KPI mode is applied correctly to bar charts
:construction: made the chart modes available to any type of line or bar charts
:sparkles: added support for the global dates in the front-end
:construction: only allow global date filtering if all datasets have a dateField
:construction: fixed the date range for the global settings
:big: fixed issue with accumulative charts placing 0 values mid-chart
:construction: added an extra data filter for the global dates
:sparkles: added support for the global dates in the front-end
:construction: only allow global date filtering if all datasets have a dateField
:construction: fixed the date range for the global settings
:big: fixed issue with accumulative charts placing 0 values mid-chart
:construction: added an extra data filter for the global dates
re-verified stripe account
Milestone update on IH https://www.indiehackers.com/product/chart-brew/more-than-100-charts-created-in-chartbrew--MKE8c3GwlhUxVpQNEsH
Merge branch 'refactor/Invites' of https://github.com/devinekadeni/chartbrew into invites
:wrench: destructure props inside component
:hammer: refactor component Invites into functional component
Merge branch 'master' of https://github.com/ashish979/chartbrew into savedqueries
destructure props at the top