Now I am using the data which is stored in my local influxDB. I have import the data into Chronograf to visualize the data. From Chronograf, I export the data into python and use python to plot and save the plot into images.
However, all the methods I used are all done by manually. Is there any way that can help me to complete all those methods for example like periodically or automatically update the data and plot it?