You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-19Lines changed: 16 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,9 @@
6
6
7
7
`vue-pivottable` is a Vue 3-compatible pivot table component, which is a Vue wrapper of the popular [react-pivottable](https://github.com/plotly/react-pivottable). This library allows you to easily summarize, transform, and visualize large datasets in a pivot table UI.
8
8
9
+
Looking for the Vue 2 compatible version?
10
+
👉 [v0.4.67 on github](https://github.com/seungwoo321/vue-pivottable)
11
+
9
12
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
0 commit comments