I am trying to read cpu usage from PC and trying to present it using timechart. It adds blank (the chart has gaps inbetween) when machine is offline and no data to populate during that time. How can I ignore those gaps and make it continuous.
When I use cont=false, it removes the _time values from x-axis and shows only the name _time. I need both values as well as I need to get of the gaps from the timechart.
Is there any option ?
↧