All Products
Search
Document Center

Simple Log Service:chart

Last Updated:Oct 28, 2024
ParameterTypeDescriptionExample
object

The data structure of the chart.

titlestring

The title of the chart.

my-chart
typestring

The type of the chart.

linepro
searchobject

The query statement.

(*)| SELECT date_format(__time__ - __time__ % 60, '%H:%i:%s') as time, count(1) as count GROUP BY time ORDER BY time
displayobject

The display configuration of the chart.

actionobject

The action.