| Server IP : 54.233.248.239 / Your IP : 172.28.1.13 Web Server : Apache System : Linux ip-172-28-29-189 6.5.0-1014-aws #14~22.04.1-Ubuntu SMP Thu Feb 15 15:27:06 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.2.34-43+ubuntu22.04.1+deb.sury.org+1 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/vinumday2_0/node_modules/chart.js/docs/notes/ |
Upload File : |
# Popular Extensions Many extensions can be found on the [Chart.js GitHub organization](https://github.com/chartjs) or on the [npm registry](https://www.npmjs.com/search?q=chartjs-). ## Charts - <a href="https://github.com/chartjs/chartjs-chart-financial" target="_blank">chartjs-chart-financial</a> - Adds financial chart types such as a candlestick. - <a href="https://github.com/chartjs/Chart.BarFunnel.js" target="_blank">Chart.BarFunnel.js</a> - Adds a bar funnel chart type. - <a href="https://github.com/chartjs/Chart.LinearGauge.js" target="_blank">Chart.LinearGauge.js</a> - Adds a linear gauge chart type. - <a href="https://github.com/chartjs/Chart.smith.js" target="_blank">Chart.Smith.js</a> - Adds a smith chart type. In addition, many charts can be found on the [npm registry](https://www.npmjs.com/search?q=chartjs-chart-). ## Plugins - <a href="https://github.com/chartjs/chartjs-plugin-annotation" target="_blank">chartjs-plugin-annotation</a> - Draws lines and boxes on chart area. - <a href="https://github.com/chartjs/chartjs-plugin-datalabels" target="_blank">chartjs-plugin-datalabels</a> - Displays labels on data for any type of charts. - <a href="https://github.com/chartjs/chartjs-plugin-deferred" target="_blank">chartjs-plugin-deferred</a> - Defers initial chart update until chart scrolls into viewport. - <a href="https://github.com/compwright/chartjs-plugin-draggable" target="_blank">chartjs-plugin-draggable</a> - Makes select chart elements draggable with the mouse. - <a href="https://github.com/y-takey/chartjs-plugin-stacked100" target="_blank">chartjs-plugin-stacked100</a> - Draws 100% stacked bar chart. - <a href="https://github.com/nagix/chartjs-plugin-streaming" target="_blank">chartjs-plugin-streaming</a> - Enables to create live streaming charts. - <a href="https://github.com/nagix/chartjs-plugin-style" target="_blank">chartjs-plugin-style</a> - Provides more styling options. - <a href="https://github.com/everestate/chartjs-plugin-waterfall" target="_blank">chartjs-plugin-waterfall</a> - Enables easy use of waterfall charts. - <a href="https://github.com/chartjs/chartjs-plugin-zoom" target="_blank">chartjs-plugin-zoom</a> - Enables zooming and panning on charts. In addition, many plugins can be found on the [npm registry](https://www.npmjs.com/search?q=chartjs-plugin-). ## Integrations ### Angular (v2+) - <a href="https://github.com/emn178/angular2-chartjs" target="_blank">emn178/angular2-chartjs</a> - <a href="https://github.com/valor-software/ng2-charts" target="_blank">valor-software/ng2-charts</a> ### Angular (v1) - <a href="https://github.com/jtblin/angular-chart.js" target="_blank">angular-chart.js</a> - <a href="https://github.com/carlcraig/tc-angular-chartjs" target="_blank">tc-angular-chartjs</a> - <a href="https://github.com/petermelias/angular-chartjs" target="_blank">angular-chartjs</a> - <a href="https://github.com/earlonrails/angular-chartjs-directive" target="_blank">Angular Chart-js Directive</a> ### React - <a href="https://github.com/topdmc/react-chartjs2" target="_blank">react-chartjs2</a> - <a href="https://github.com/gor181/react-chartjs-2" target="_blank">react-chartjs-2</a> ### Django - <a href="https://github.com/matthisk/django-jchart" target="_blank">Django JChart</a> - <a href="https://github.com/novafloss/django-chartjs" target="_blank">Django Chartjs</a> ### Ruby on Rails - <a href="https://github.com/airblade/chartjs-ror" target="_blank">chartjs-ror</a> ### Laravel - <a href="https://github.com/fxcosta/laravel-chartjs" target="_blank">laravel-chartjs</a> ### Vue.js - <a href="https://github.com/apertureless/vue-chartjs/" target="_blank">vue-chartjs</a> ### Java - <a href="https://github.com/mdewilde/chart/" target="_blank">Chart.java</a> - <a href="https://github.com/adessoAG/wicked-charts" target="_blank">Wicked-Charts</a> ### GWT (Google Web toolkit) - <a href="https://github.com/pepstock-org/Charba" target="_blank">Charba</a> ### Ember.js - <a href="https://github.com/aomran/ember-cli-chart" target="_blank">ember-cli-chart</a>