Αποτελέσματα Αναζήτησης
Reactive, responsive, beautiful charts for Angular based on Chart.js. Latest version: 6.0.1, last published: 4 months ago. Start using ng2-charts in your project by running `npm i ng2-charts`. There are 183 other projects in the npm registry using ng2-charts.
28 Οκτ 2024 · Chart.js Samples. You can navigate through the samples via the sidebar. Alternatively, you can run them locally. To do so, clone the Chart.js repository from GitHub, run pnpm ci to install all packages, then run pnpm run docs:dev to build the documentation.
19 Μαρ 2021 · Chart.js is a popular JavaScript charting library and ng2-charts is a wrapper for Angular 2+ to integrate Chart.js in Angular. In this tutorial, you will use Chart.js and ng2-charts to create sample charts in an Angular application.
28 Οκτ 2024 · Chart.js comes with built-in TypeScript typings and is compatible with all popular JavaScript frameworks (opens new window) including React (opens new window), Vue (opens new window), Svelte (opens new window), and Angular (opens new window). You can use Chart.js directly or leverage well-maintained wrapper packages that allow for a more native ...
23 Αυγ 2022 · Chart.js is a JavaScript library for building charts. It's designed to be intuitive and simple, but powerful enough to build complex visualizations. It has a wide range of chart types including bar charts, line charts, pie charts, scatter plots, and many more.
Beautiful charts for Angular based on Chart.js. Usage & Demo. Samples using ng2-charts. https://valor-software.com/ng2-charts/ Installation. You can install ng2-charts by using the Angular CLI: ng add ng2-charts.
Beautiful, reactive, responsive charts for Angular.JS using Chart.js. Have a look at the demo site to see examples with detailed markup, script and options.