Revert "monitoring(wealth): show daily points + lighter fill on timeseries"
This reverts commit 5472720c75.
This commit is contained in:
parent
5472720c75
commit
664a85ef1e
1 changed files with 12 additions and 12 deletions
|
|
@ -183,9 +183,9 @@
|
||||||
"custom": {
|
"custom": {
|
||||||
"drawStyle": "line",
|
"drawStyle": "line",
|
||||||
"lineWidth": 2,
|
"lineWidth": 2,
|
||||||
"fillOpacity": 10,
|
"fillOpacity": 20,
|
||||||
"pointSize": 5,
|
"pointSize": 4,
|
||||||
"showPoints": "always",
|
"showPoints": "never",
|
||||||
"spanNulls": true,
|
"spanNulls": true,
|
||||||
"axisPlacement": "auto",
|
"axisPlacement": "auto",
|
||||||
"stacking": {"group": "A", "mode": "none"}
|
"stacking": {"group": "A", "mode": "none"}
|
||||||
|
|
@ -229,8 +229,8 @@
|
||||||
"drawStyle": "line",
|
"drawStyle": "line",
|
||||||
"lineWidth": 2,
|
"lineWidth": 2,
|
||||||
"fillOpacity": 0,
|
"fillOpacity": 0,
|
||||||
"pointSize": 5,
|
"pointSize": 4,
|
||||||
"showPoints": "always",
|
"showPoints": "never",
|
||||||
"spanNulls": true,
|
"spanNulls": true,
|
||||||
"axisPlacement": "auto",
|
"axisPlacement": "auto",
|
||||||
"stacking": {"group": "A", "mode": "none"}
|
"stacking": {"group": "A", "mode": "none"}
|
||||||
|
|
@ -283,10 +283,10 @@
|
||||||
"custom": {
|
"custom": {
|
||||||
"drawStyle": "line",
|
"drawStyle": "line",
|
||||||
"lineWidth": 2,
|
"lineWidth": 2,
|
||||||
"fillOpacity": 25,
|
"fillOpacity": 50,
|
||||||
"gradientMode": "opacity",
|
"gradientMode": "opacity",
|
||||||
"pointSize": 5,
|
"pointSize": 4,
|
||||||
"showPoints": "always",
|
"showPoints": "never",
|
||||||
"spanNulls": true,
|
"spanNulls": true,
|
||||||
"axisPlacement": "auto",
|
"axisPlacement": "auto",
|
||||||
"stacking": {"group": "A", "mode": "none"}
|
"stacking": {"group": "A", "mode": "none"}
|
||||||
|
|
@ -330,8 +330,8 @@
|
||||||
"drawStyle": "line",
|
"drawStyle": "line",
|
||||||
"lineWidth": 1,
|
"lineWidth": 1,
|
||||||
"fillOpacity": 70,
|
"fillOpacity": 70,
|
||||||
"pointSize": 4,
|
"pointSize": 3,
|
||||||
"showPoints": "always",
|
"showPoints": "never",
|
||||||
"spanNulls": true,
|
"spanNulls": true,
|
||||||
"axisPlacement": "auto",
|
"axisPlacement": "auto",
|
||||||
"stacking": {"group": "A", "mode": "normal"}
|
"stacking": {"group": "A", "mode": "normal"}
|
||||||
|
|
@ -370,8 +370,8 @@
|
||||||
"drawStyle": "line",
|
"drawStyle": "line",
|
||||||
"lineWidth": 1,
|
"lineWidth": 1,
|
||||||
"fillOpacity": 70,
|
"fillOpacity": 70,
|
||||||
"pointSize": 4,
|
"pointSize": 3,
|
||||||
"showPoints": "always",
|
"showPoints": "never",
|
||||||
"spanNulls": true,
|
"spanNulls": true,
|
||||||
"axisPlacement": "auto",
|
"axisPlacement": "auto",
|
||||||
"stacking": {"group": "A", "mode": "normal"}
|
"stacking": {"group": "A", "mode": "normal"}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue