Using Chart.js plugins with webpack

This page summarizes the projects mentioned and recommended in the original post on dev.to

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. jsbundling-rails

    Bundle and transpile JavaScript in Rails with esbuild, rollup.js, bun, or Webpack.

    I'm trying to write this in a framework agnostic way, but the fact is I'm using webpack in a Ruby on Rails app (via jsbundling-rails), so there will be some specifics that may differ from someone else's approach.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. Chart.js

    Simple HTML5 Charts using the <canvas> tag

    This post shares the steps I took to include Chart.js with candlestick charts (using a plugin) on my weekend/pet project. I'm using webpack to bundle its JavaScript code & dependencies.

  4. react-chartjs-2

    React components for Chart.js, the most popular charting library

    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.

  5. vue-chartjs

    📊 Vue.js wrapper for Chart.js

    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.

  6. 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.

    This post shares the steps I took to include Chart.js with candlestick charts (using a plugin) on my weekend/pet project. I'm using webpack to bundle its JavaScript code & dependencies.

  7. Ruby on Rails

    Ruby on Rails

    I'm trying to write this in a framework agnostic way, but the fact is I'm using webpack in a Ruby on Rails app (via jsbundling-rails), so there will be some specifics that may differ from someone else's approach.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to build tree-shakeable JavaScript libraries

    7 projects | dev.to | 14 Sep 2022
  • Chartly – no code chart creator

    1 project | news.ycombinator.com | 20 Aug 2025
  • Project of the Week: Chart.js

    1 project | dev.to | 15 Aug 2025
  • Building a Dynamic Budget Planner: Visualize Your Finances in Real-Time 📊

    1 project | dev.to | 24 Mar 2025
  • ColdFusion colorTools CFC (In Progress)

    2 projects | dev.to | 27 Feb 2025