Closed
Description
Hi,
Is there a way to make getGradientFillHelper work? It seems to be a function call on quickcharts but we only do strings in the dict
"datasets": [
{
"fill": True,
"pointRadius": 0,
"borderColor": ["rgba(54, 162, 235, 1)"],
"backgroundColor": 'getGradientFillHelper(\'vertical\', ["rgba(63, 100, 249, 0.2)", "rgba(255, 255, 255, 0.2)"])',
"borderWidth": 1.2,
"hidden": False,
"data": timeseries,
"keyword": keyword,
}
],
Metadata
Metadata
Assignees
Labels
No labels