Export HighCharts SVG from API
Posted: Thursday 14 April 2022 23:46
Using the API and a request such as you can get raw data for a temperature plot. Is there a way to export an actual graphics file (like a .svg or a .png) rather than raw data from the API? The UI does it when you click on the hamburger menu while viewing a plot so I'd suspect it can be done from the /json.htm interface too...
Code: Select all
/json.htm?type=graph&sensor=temp&idx=IDX&range=day