Adjust time scale and export function for public channel
Marco
on 19 Apr 2023
Latest activity Edit by Christopher Stapels
on 19 Apr 2023
Currently, I am on a test account with Thingspeak but it would be no problem to upgrade to a subscription plan if it provides the required features.
I would like to edit the time scale (currently only around 10h) and export time (currently only around 24h) for the graphs and the export function in the public channel.
How is this possible? It would be nice to have the option to plot 12h, 1d, 1w, 1m etc. in the graphs and also have the respective export function.
1 Comment
Time DescendingWhen you use the export function, it defaults to one day. See the parameters here in the Read Data API to see how to change to more days, to minutes, number of results, or to a date range.
For the standard high charts on your channel view you can use the pencil icon to adjust the settings, and you can get a custom chart using the charts api.
The best charts are possible using the built in MATLAB interface. Create an instance of MATLAB visualizations and add it to your channel. The options are virtually infinite, and the documentation is quite famously good.
Sign in to participate