FlowFuse / node-red-dashboard

https://dashboard.flowfuse.com
Apache License 2.0
203 stars 48 forks source link

Support "Linear" & "Timescale" x-axis on a bar chart #1045

Open joepavitt opened 4 months ago

joepavitt commented 4 months ago

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

joepavitt commented 3 months ago

Blocked by the fact that ChartJS is v poor at supporting these