ni-webcharts
Advanced tools
Comparing version 9.11.1 to 9.11.2
@@ -825,4 +825,6 @@ # Webcharts Reference | ||
**auto-scale** (string) - if 'exact' the color gradient will strech to adapt to the | ||
range of the data set provided. Default: 'auto' | ||
**auto-scale** (string) - if 'exact' or 'loose' the color gradient on the color scale will adapt to the data | ||
ranges of the plots assigned. if 'none', the color scale will adapt to the | ||
minimum and maximum options. For 'growexact' and 'growloose' the color scale will adapt only when | ||
the new data value range is bigger than the old one. Default: 'auto' | ||
@@ -829,0 +831,0 @@ **minimum** (number) - the minimum axis value. Default: 0 |
@@ -66,4 +66,6 @@ ## ni-color-scale | ||
**auto-scale** (string) - if 'exact' the color gradient will strech to adapt to the | ||
range of the data set provided. Default: 'auto' | ||
**auto-scale** (string) - if 'exact' or 'loose' the color gradient on the color scale will adapt to the data | ||
ranges of the plots assigned. if 'none', the color scale will adapt to the | ||
minimum and maximum options. For 'growexact' and 'growloose' the color scale will adapt only when | ||
the new data value range is bigger than the old one. Default: 'auto' | ||
@@ -70,0 +72,0 @@ **minimum** (number) - the minimum axis value. Default: 0 |
{ | ||
"name": "ni-webcharts", | ||
"version": "9.11.1", | ||
"version": "9.11.2", | ||
"description": "webcharts graph, chart, intensity graphs, plots and axes", | ||
@@ -5,0 +5,0 @@ "main": "./dist/es5-minified/webcharts.min.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1490987
1669