Time Series Chart - Visualizing Hrs/Min/Sec
Updated 03-02-2023
There might be an issue when the plugin renders a blank widget on newer versions of Sisense for Linux. To make it work, just comment the line 222 of the widget.js by adding // at the beginning:
//var defaultColors = prism.activeDashboard.style.options.palette.colors;
Hope this helps!