vue-chartjs
📊 Vue.js wrapper for Chart.js (by apertureless)
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff. (by webpack)
vue-chartjs | webpack | |
---|---|---|
8 | 375 | |
5,669 | 65,520 | |
0.1% | 0.1% | |
2.6 | 9.8 | |
8 days ago | about 6 hours ago | |
TypeScript | JavaScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vue-chartjs
Posts with mentions or reviews of vue-chartjs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-27.
- Vuesalize officially supports Vue 3!
-
Chart.js 4.0 and updated Vue integration — popular open source charting library
Well the code of conduct is 6 years old https://github.com/apertureless/vue-chartjs/blob/main/CODE_OF_CONDUCT.md :p
-
Hello, if anyone uses Chart.js library for drawing bar charts 📊 with Vue.js framework. I’m facing a problem about how can I handle with accessing data from API before render the chart component on the dom?
Now, there is library for Vuejs, you can find it at this url https://github.com/apertureless/vue-chartjs/ . I have not worked with it before and I could not help you too much with it but I think there is nothing that looking at the docs can not be solved.
-
Using Chart.js plugins with webpack
Note: If you're using React or Vue there's a good chance you'll be better off installing and using a React wrapper or Vue wrapper.
-
Parsing logs from multiple data sources with Ahana and Cube
In the ChartView component, we use the vue-chartjs library to display the charts. Our setup script contains the required imports and registers the Chart.js components:
-
Generate monthly chart data with Eloquent & Carbon
We won't go into all the details of how to create the chart above on the JS side of things, but the gist is that we've used the Chart.js library and its wrapper in Vue (styling in the bottom of the post). That said, we need to provide the front-end with two pieces of data: the labels and the totals for each label.
-
✨Top Vuejs Charts Libraries
vue-chartjs is a wrapper for Chart.js in vue. You can easily create reuseable chart components. https://github.com/apertureless/vue-chartjs
webpack
Posts with mentions or reviews of webpack.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-08-29.
- Experimentando con Elm en mi trabajo
-
How Advanced File Delivery with Webpack Optimizes Web App Performance
Webpack fundamentals for efficient file delivery
-
Quanter A pure JavaScript CSS Selector Engine
There are several ways to use Webpack, Browserify or Babel. For more information on using these tools, please refer to the corresponding project's documentation. In the script, including Quanter will usually look like this:
-
10 Performance Tips for Scaling Your Node.js API
Use webpack or esbuild for bundling and pruning dead code Want to audit your bundle? Tools like pkg-size or cost-of-modules can show you which packages are inflating your deploy size.
-
Webpack's Internals Visualized: From Hooks to Graphs
At the heart of webpack lies a powerful architecture built from numerous plugins working together in perfect harmony. These plugins communicate and coordinate through tapable hooks, forming the backbone of webpack's extensibility.
-
Webpack's internals visualized: Explore what it looks like.
Webpack's core consists of a collection of plugins working harmoniously together. These plugins communicate with each other through tapable hooks.
-
Advanced Techniques for Parsing and Interpreting JavaScript Code
Webpack: A static module bundler for modern JavaScript applications
-
JavaScript is so redundant
Why are there so many JavaScript build tools? Gulp, Grunt, Webpack, Laravel Mix, Rollup.js, and now Vite. And these are just the ones that I've worked with. Haven't we solved this problem? And why build a new tool? Why not improve existing tools?
-
Dark Souls CRUD Arena - The Prisoner Approach
to then serve to the browser. If I was using something like Vite or Webpack I would have gotten this handling for free.
-
Top 20 Front-End Development Tools to Use in 2025
17. Webpack
What are some alternatives?
When comparing vue-chartjs and webpack you can also consider the following projects:
vue-echarts - Vue.js component for Apache EChartsâ„¢.
vite - Next generation frontend tooling. It's fast!
leaflet-velocity - Visualise velocity data on a leaflet layer
gulp - A toolkit to automate & enhance your workflow
vue3-chartjs - Vue3 wrapper for ChartJS
Rollup - Next-generation ES module bundler