@datarailsshared/dr_renderer 1.4.54 → 1.4.57
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
@@ -7650,7 +7650,7 @@ let getHighchartsRenderer = function ($, document, Highcharts, default_colors, h
|
|
7650
7650
|
categorys_class: 'google-visualization-charteditor-mini-more',
|
7651
7651
|
category_label: 'Gauge is absolute value',
|
7652
7652
|
category_type: 'isAbsoluteValue',
|
7653
|
-
default_value:
|
7653
|
+
default_value: false,
|
7654
7654
|
}
|
7655
7655
|
};
|
7656
7656
|
|