🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

chartjs-plugin-padding-top

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chartjs-plugin-padding-top

Chart.js plugin that fixes legend top padding

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

Overview

Chart.js plugin that that fixes legend top padding.

Requires Chart.js 2.7.0 or later.

Usage

import ChartPaddingTop from 'chartjs-plugin-padding-top'

// ...

Chart.plugins.register(ChartPaddingTop);
Chart['paddingTop'] = 20;

License

chartjs-plugin-padding-top is available under the MIT license.

Keywords

chart.js

FAQs

Package last updated on 26 Sep 2019

Did you know?

Socket

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