ni-webcharts
Advanced tools
Comparing version 9.9.11 to 9.10.0
@@ -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. |
{ | ||
"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
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
1479530
1658
Updatedflot-plugins@^3.8.0