Skip to content

Commit 11e4055

Browse files
committed
add nuxt-plotly component
1 parent fb43bd2 commit 11e4055

File tree

10 files changed

+14411
-22
lines changed

10 files changed

+14411
-22
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Require
2+
3+
- work with `client-only`
4+
5+
## Features
6+
7+
- πŸŽ‡   All plotly.js methods and events
8+
- πŸ—Ύ   Auto redraw on screensize changes and props update
9+
- πŸš€   Data reactivity
10+
- 🏝️   TypeScript support

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- πŸŽ‡   All plotly.js methods and events
1919
- πŸ—Ύ   Auto redraw on screensize changes and props update
2020
- πŸš€   Data reactivity
21+
- 🏝️   TypeScript support
2122

2223
## Quick Setup
2324

0 commit comments

Comments
Β (0)