Αποτελέσματα Αναζήτησης
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.
- Issues 98
Saved searches Use saved searches to filter your results...
- Pull requests 15
Toggle navigation. Sign in Product
- Actions
Find and fix vulnerabilities Codespaces. Instant dev...
- Projects
Projects - GitHub - jtblin/angular-chart.js: Reactive,...
- Security
More than 100 million people use GitHub to discover, fork,...
- Insights
Insights - GitHub - jtblin/angular-chart.js: Reactive,...
- Releases 39
Saved searches Use saved searches to filter your results...
- Activity
Activity - GitHub - jtblin/angular-chart.js: Reactive,...
- Issues 98
Beautiful charts for Angular based on ng2-chartjs. This library is updated for usage with Angular 13 and removes chart.js as a peer dependency.
This repository contains a set of native AngularJS directives for Chart.js. The only required dependencies are: AngularJS (requires at least 1.4.x) Chart.js (requires Chart.js 2.x). Files to download. The easiest is to download with npm: npm install angular-chart.js --save. Alternatively files can be downloaded from Github or via PolarArea.
8 Ιουν 2023 · Add a description, image, and links to the angular-chart topic page so that developers can more easily learn about it. Curate this topic
4 Απρ 2022 · In this tutorial I'm going to show you how to add charts into your project using the library, Chart.js. Note: This tutorial was made using the latest versions at the time of writing: Angular ~13.3.1
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.
2 ημέρες πριν · Beyond basics like colors and labels, Chart.js offers many options to tailor Marimekko charts to your specific needs: Animated Charts. Animations during first load or interactions grab attention while explaining view changes. We can enable animations with: duration: 2000, easing: ‘easeOutElastic‘. Panning and Zooming.