Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ni-webcharts

Package Overview
Dependencies
Maintainers
5
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ni-webcharts - npm Package Compare versions

Comparing version 9.11.1 to 9.11.2

6

docs/API.md

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc