Open joepavitt opened 4 months ago
Currently, we only support a "Categorical" x-axis for Bar Charts, i.e. a histogram.
We should also support "Linear" or "Timescale" x-axis so that uses can render charts like https://discourse.nodered.org/t/multiple-values-in-bar-chart/89129/2
I have provided an initial effort estimate
Blocked by the fact that ChartJS is v poor at supporting these
Description
Currently, we only support a "Categorical" x-axis for Bar Charts, i.e. a histogram.
We should also support "Linear" or "Timescale" x-axis so that uses can render charts like https://discourse.nodered.org/t/multiple-values-in-bar-chart/89129/2
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate