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.2 to 10.0.0

13

docs/API.md

@@ -820,5 +820,4 @@ # Webcharts Reference

**markers** (string) - the color gradient used to map values to colorScaleAxis.
Default: ''.
**markers** (string) - the color gradient used to map values to colorScaleAxis. 'Markers' values must be in order from
lowest to highest. Default: ''.
TODO: document the gradient format

@@ -831,5 +830,9 @@

**minimum** (number) - the minimum axis value. Default: 0
**minimum** (number) - the minimum axis value. Setting this to any value other than 'undefined' will update the first
'markers' value to match and update the inner 'markers' values to maintain their relative value with
the new range. Default: 0
**maximum** (number) - the maximum axis value. Default: 1
**maximum** (number) - the maximum axis value. Setting this to any value other than 'undefined' will update the last
'markers' value to match and update the inner 'markers' values to maintain their relative value with
the new range. Default: 1

@@ -836,0 +839,0 @@

@@ -61,5 +61,4 @@ ## ni-color-scale

**markers** (string) - the color gradient used to map values to colorScaleAxis.
Default: ''.
**markers** (string) - the color gradient used to map values to colorScaleAxis. 'Markers' values must be in order from
lowest to highest. Default: ''.
TODO: document the gradient format

@@ -72,4 +71,8 @@

**minimum** (number) - the minimum axis value. Default: 0
**minimum** (number) - the minimum axis value. Setting this to any value other than 'undefined' will update the first
'markers' value to match and update the inner 'markers' values to maintain their relative value with
the new range. Default: 0
**maximum** (number) - the maximum axis value. Default: 1
**maximum** (number) - the maximum axis value. Setting this to any value other than 'undefined' will update the last
'markers' value to match and update the inner 'markers' values to maintain their relative value with
the new range. Default: 1
{
"name": "ni-webcharts",
"version": "9.11.2",
"version": "10.0.0",
"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