Hello!
I am using the chart dashboard node to visualize my experiment workflow. The timeseries plots of the scalars work fine. However, when I tried to plot the Raman Spectroscopy data according to plotting non-timeseries data, the x-labels are still being formatted into date time.
I went through the source code, this function will always convert the x label into time.
I tried to also supply the options
in the payload but no effect.
How should i override the tooltips options?
Regards