<labelclass="small">Seconds <tip>Normalize intervals to per-second</tip></label><inputtype="checkbox"ng-model="panel.scaleSeconds"ng-checked="panel.scaleSeconds">
</div>
<divclass="editor-option">
<labelclass="small">Derivative <tip>Plot the change per interval in the series</tip></label><inputtype="checkbox"ng-model="panel.derivative"ng-checked="panel.derivative"ng-change="set_refresh(true)">
Here you can specify a query to be plotted on your chart as a marker. Hovering over a marker will display the field you specify below. If more documents are found than the limit you set, they will be scored by Elasticsearch and events that best match your query will be displayed.