scale chart
This commit is contained in:
parent
af992f2991
commit
723e074a08
|
@ -156,7 +156,7 @@ function createChart(
|
|||
yAxisField,
|
||||
chartType,
|
||||
xAxisType,
|
||||
scaleChart = false,
|
||||
scaleChart = true,
|
||||
formatValueDecimalPlaces = null,
|
||||
) {
|
||||
async function fetchDataForChart(query, valueId) {
|
||||
|
|
Loading…
Reference in New Issue