Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chartjs-plugin-doughnutlabel

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chartjs-plugin-doughnutlabel - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

samples/utils.js

2

package.json
{
"name": "chartjs-plugin-doughnutlabel",
"version": "1.0.2",
"version": "1.0.3",
"description": "Chart.js plugin for doughnut chart to display lines of text in the center",

@@ -5,0 +5,0 @@ "main": "dist/chartjs-plugin-doughnutlabel.js",

@@ -67,2 +67,3 @@ # Chart.js Doughnut plugin to allow for lines of text in the middle

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

@@ -69,0 +70,0 @@ ## License

@@ -19,2 +19,3 @@ var DEFAULT_COLORS1 = ['#f08700', '#f49f0a', '#efca08', '#00a6a6', '#bbdef0'];

legend: {
display: false,
position: 'top',

@@ -58,2 +59,3 @@ },

legend: {
display: false,
position: 'top',

@@ -60,0 +62,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc