mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 19:07:08 +00:00
* fix(plotly.js): add missing `tickformatstops` property to `Axis` interface * test(plotly.js): add test for `tickformatstops` param * fix(plotly.js): use `Array` instead `[]` for `tickformatstops` definition * chore(plotly.js): format code with prettier * fix(plotly.js): use more specific type for `PlotRestyleEvent` update property * fix(plotly.js): add missing `multicategory` type to `AxisType` * feat(plotly.js): update `Axis` interface add some missing types and docs to `Axis` in accordance with https://github.com/plotly/plotly.js/blob/master/src/plots/cartesian/layout_attributes.js * chore(plotly.js): remove `@deprecated` tags |
||
|---|---|---|
| .. | ||
| lib | ||
| test | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||