UNPKG

chart.js

Version:

Simple HTML5 charts using the canvas element.

6 lines (5 loc) 97 B
/** * @namespace Chart */ import Chart from './core/core.controller.js'; export default Chart;