Socket
Socket
Sign inDemoInstall

chartjs-plugin-piechart-outlabels

Package Overview
Dependencies
6
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    chartjs-plugin-piechart-outlabels

Chart.js plugin to display float data labels on pie/doughnut chart outside the border.


Version published
Weekly downloads
5.2K
increased by17.76%
Maintainers
1
Install size
616 kB
Created
Weekly downloads
 

Readme

Source

Highly customizable Chart.js plugin that displays labels outside the pie/doughnut chart.

Requires Chart.js 2.7.0 or later.

Documentation

Development

You first need to install node dependencies (requires Node.js):

> npm install

The following commands will then be available from the repository root:

> gulp build            // build dist files
> gulp build --watch    // build and watch for changes
> gulp lint             // perform code linting
> gulp package          // create an archive with dist files and samples

License

chartjs-plugin-piechart-outlabels is available under the MIT license.

P.S.

Highly inspirated by chartjs-plugin-datalabels!

FAQs

Last updated on 03 Jan 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc