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