@types/react-plotly.js
Advanced tools
@@ -85,3 +85,3 @@ // Type definitions for react-plotly.js 2.5 | ||
| onFramework?: (() => void) | undefined; | ||
| onHover?: ((event: Readonly<Plotly.PlotMouseEvent>) => void) | undefined; | ||
| onHover?: ((event: Readonly<Plotly.PlotHoverEvent>) => void) | undefined; | ||
| onLegendClick?: ((event: Readonly<Plotly.LegendClickEvent>) => boolean) | undefined; | ||
@@ -88,0 +88,0 @@ onLegendDoubleClick?: ((event: Readonly<Plotly.LegendClickEvent>) => boolean) | undefined; |
| { | ||
| "name": "@types/react-plotly.js", | ||
| "version": "2.5.0", | ||
| "version": "2.5.1", | ||
| "description": "TypeScript definitions for react-plotly.js", | ||
@@ -36,4 +36,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-plotly.js", | ||
| }, | ||
| "typesPublisherContentHash": "701044aded3e1d5f756d6cf63baa6559cce2db0e1dd7a2815dabbaa3a39604e1", | ||
| "typeScriptVersion": "3.6" | ||
| "typesPublisherContentHash": "a5a0f8447700f817027a974604ed69c954b5e4fd281e666740f99c5bc5581e7f", | ||
| "typeScriptVersion": "3.9" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Fri, 09 Jul 2021 06:01:19 GMT | ||
| * Last updated: Fri, 03 Jun 2022 12:01:35 GMT | ||
| * Dependencies: [@types/plotly.js](https://npmjs.com/package/@types/plotly.js), [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,0 @@ * Global values: none |