Remove dots
This commit is contained in:
parent
505de27f14
commit
316dcc0742
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "3.0.0",
|
||||
"version": "3.0.1",
|
||||
"description": "Data-driven template - panels fully describe their query logic",
|
||||
"datasource": {
|
||||
"type": "grafana-opensearch-datasource",
|
||||
|
|
@ -174,6 +174,7 @@
|
|||
"drawStyle": "line",
|
||||
"fillOpacity": 30,
|
||||
"lineWidth": 0,
|
||||
"showPoints": "never",
|
||||
"stacking": {"mode": "normal"}
|
||||
},
|
||||
"max": 100,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue