DefinitelyTyped/types/plotly.js
Oliver Dudgeon ff4dfa28ca
Add missing selectedpoints field to PlotData to @types/plotly.js (#47877)
* Add missing selectedpoints field to PlotData

As defined in the docs (https://plotly.com/javascript/reference/scatter/#scatter-selectedpoints) there should be a selectedpoints array of ids.

* Change selectedpoints type to Datum[]
2020-09-22 12:09:00 -07:00
..
lib
test
index.d.ts
tsconfig.json
tslint.json