fix: hide timeseries checkbox for group by chart type

This commit is contained in:
prssanna 2019-10-11 16:12:31 +05:30
parent fda597c8f2
commit 064a19870e

View file

@ -91,6 +91,7 @@
},
{
"default": "0",
"depends_on": "eval:doc.chart_type !== 'Group By'",
"fieldname": "timeseries",
"fieldtype": "Check",
"label": "Time Series"
@ -172,7 +173,7 @@
"label": "Number of Groups"
}
],
"modified": "2019-09-27 15:34:05.593069",
"modified": "2019-10-11 16:11:17.051669",
"modified_by": "Administrator",
"module": "Desk",
"name": "Dashboard Chart",