chore: update fixtures
This commit is contained in:
parent
0bb1060998
commit
e2b5fcb6ab
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ def get_charts():
|
|||
return [{
|
||||
"chart_name": "Website Analytics",
|
||||
"chart_type": "Report",
|
||||
"custom_options": "{\"type\": \"line\", \"lineOptions\": {\"regionFill\": 1}, \"axisOptions\": {\"shortenYAxisNumbers\": 1}, \"colors\": [\"#7cd6fd\", \"#5e64ff\"], \"tooltipOptions\": {}}",
|
||||
"custom_options": "{\"type\": \"line\", \"lineOptions\": {\"regionFill\": 1}, \"axisOptions\": {\"shortenYAxisNumbers\": 1}, \"tooltipOptions\": {}}",
|
||||
"doctype": "Dashboard Chart",
|
||||
"filters_json": "{}",
|
||||
"group_by_type": "Count",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue