Hello Guys,
Is there a way to visualize numerical data on bar chart with x-axis type set as on timestamp as shown in the image [Image is copied from my grafana dashboard]?
By default, chart node 2.0 does offer to visulaize data in bar-graph format but its customization is limited.
Regards,

When I built the bar chart, I could have sworn I saw that ChartJS didn't support time series x-axes, so had to skip it. On re-checking the documentation, I can find no mention of that, so it's something we should be supporting.
I've added Add "Timeseries" x-axis for Bar Charts · Issue #1293 · FlowFuse/node-red-dashboard · GitHub to our development board
Thanks for prompt reply. Will be looking forward for its integration