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.9.11 to 9.10.0

2

docs/ni-cartesian-graph-base.md

@@ -74,1 +74,3 @@ ## Webcharts API methods

**ni-graph-updated** event is fired on the graph when Webcharts has been updated.
**plot-hover** event is fired when the mouse hovers over the graph and enable-hover is set to true. The event data will include that plot element, position and hoverData. hoverData will be null if the mouse is not near a plot. event.preventDefault() can be called in event handlers to disable hover tooltips.

6

package.json
{
"name": "ni-webcharts",
"version": "9.9.11",
"version": "9.10.0",
"description": "webcharts graph, chart, intensity graphs, plots and axes",

@@ -33,7 +33,7 @@ "main": "./dist/es5-minified/webcharts.min.js",

"dependencies": {
"@ni-kismet/jqx-element": "^2.4.2",
"@ni-kismet/jqx-element": "^4.0.0",
"@webcomponents/webcomponentsjs": "^2.2.7",
"flot": "^4.1.1",
"flot-glplotter-plugin": "0.0.4",
"flot-plugins": "^3.6.2",
"flot-plugins": "^3.8.0",
"flot-smithchart-plugin": "^1.8.0",

@@ -40,0 +40,0 @@ "jquery": "^3.1.0",

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

Sorry, the diff of this file is not supported yet

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