The chart inside an histogram (time-series) is forced to resize when a widget is added or removed:
I have added the public method "forceResize" to the dashboard, to enable its use from the Builder and also to avoid window.bind('resize') in the chart.
The chart inside an histogram (time-series) is forced to resize when a widget is added or removed:
I have added the public method "forceResize" to the dashboard, to enable its use from the Builder and also to avoid window.bind('resize') in the chart.