clear channel feeds more efficiently; add spline type to charts
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
<h1 id="charts">Charts</h1>
|
||||
The Charts API allows you to create an instant visualization of your data. The chart displays properly in all modern browsers and mobile devices. The chart can also show dynamic data by loading new data automatically.
|
||||
<br><br>
|
||||
Use the Charts API to present numerical data stored in ThingSpeak Channels on charts. Supported chart types are line, bar, column, and step. Options include size, color, and labels.
|
||||
Use the Charts API to present numerical data stored in ThingSpeak Channels on charts. Supported chart types are line, bar, column, spline, and step. Options include size, color, and labels.
|
||||
<br><br>
|
||||
|
||||
<hr />
|
||||
|
Reference in New Issue
Block a user