#Charts
made with vue.js

📊📈 Find the right Vue.js Chart Components for enterprise applications, dashboards or simple visualizations in your next app!
Vue ECharts V3 Wrapper for ECharts.js
icon-eye-dark Created with Sketch. 23.547
Vue Data UI Data Visualization Library
icon-eye-dark Created with Sketch. 8.270
Sentry for Vue Vue Application Monitoring
💚 Sponsored by Friends
Lume Open-source Data Visualization System
icon-eye-dark Created with Sketch. 1.588
Vue Histogram Dual Range Dual Range Histogram Component
icon-eye-dark Created with Sketch. 457
Nested Bar Charts Interactive Data Viz Experiment
icon-eye-dark Created with Sketch. 3.510
AG Charts for Vue Canvas-based Charting Library
icon-eye-dark Created with Sketch. 1.407
Vue Trend Spark Line Charts
icon-eye-dark Created with Sketch. 37.977
Flexmonster Pivot Vue Pivot Table Component
icon-eye-dark Created with Sketch. 5.611
ZingChart Vue Interactive & Responsive Charts
icon-eye-dark Created with Sketch. 7.529
Vue Chart.js Vue Wrapper for Chart.js
icon-eye-dark Created with Sketch. 54.086
Vue ECharts ECharts Wrapper
icon-eye-dark Created with Sketch. 34.618
Vue Flow Vue 3 Flowchart Component
icon-eye-dark Created with Sketch. 28.404
Vue Timeline Chart Vue 3 Timeline Component
icon-eye-dark Created with Sketch. 1.064
Vue Chart 3 Chart.js 3 Wrapper
icon-eye-dark Created with Sketch. 17.822
Vue Apexcharts Interactive and Modern SVG Charts
icon-eye-dark Created with Sketch. 37.888
Vue.js Google Charts Wrapper for the Google Charts library
icon-eye-dark Created with Sketch. 69.958
New on the Blog
Guide to Error & Exception Handling in Vue Apps
23.05.2023
We all try to debug and test our apps the best we can, but we can’t really prevent errors from happening. As always in life, what matters is how you handle problems that inevitably pop up 🧘‍♂️ Here’s an introduction to error & exception handling in y...
Best Vue Form Libraries of 2024
26.03.2024  •  in #UI Components
Forms are an important ingredient for almost every web app. But they can get complex pretty fast, and you’ll have to work through the repetitive processes of handling, storing and validating your data for every custom form. At some point, you'll be...
Advanced Vue.js Performance Monitoring
24.10.2022
In this article we're exploring how we can we keep track of our app's performance over time and what our metrics & goals should be. Including: Tips for automated audits and Vue component performance measuring!