Dear Node-red Experts,
Will it be possible that the Dashboard Chart can be Zoom-in and Zoom-out ?
There isn't any built in functionality for zooming. But you can build it.
This thread may help Chart Variable Timeline X-Axis
There are chart.js plugins available to do zoom and pan. I don’t know how to implement one of these (template node?) without any changes on the chart node itself.
Perhaps somebody has an idea.