scale chart

This commit is contained in:
Sam 2025-01-11 16:38:52 +00:00
parent af992f2991
commit 723e074a08
2 changed files with 1 additions and 1 deletions

View File

@ -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) {