chartjs-plugin-datalabels

WebJar for chartjs-plugin-datalabels

Лицензия

Лицензия

MIT
Категории

Категории

JavaScript Языки программирования Данные
Группа

Группа

org.webjars.bowergithub.chartjs
Идентификатор

Идентификатор

chartjs-plugin-datalabels
Последняя версия

Последняя версия

0.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

chartjs-plugin-datalabels
WebJar for chartjs-plugin-datalabels
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/chartjs/chartjs-plugin-datalabels

Скачать chartjs-plugin-datalabels

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.chartjs/chartjs-plugin-datalabels/ -->
<dependency>
    <groupId>org.webjars.bowergithub.chartjs</groupId>
    <artifactId>chartjs-plugin-datalabels</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.chartjs/chartjs-plugin-datalabels/
implementation 'org.webjars.bowergithub.chartjs:chartjs-plugin-datalabels:0.7.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.chartjs/chartjs-plugin-datalabels/
implementation ("org.webjars.bowergithub.chartjs:chartjs-plugin-datalabels:0.7.0")
'org.webjars.bowergithub.chartjs:chartjs-plugin-datalabels:jar:0.7.0'
<dependency org="org.webjars.bowergithub.chartjs" name="chartjs-plugin-datalabels" rev="0.7.0">
  <artifact name="chartjs-plugin-datalabels" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.chartjs', module='chartjs-plugin-datalabels', version='0.7.0')
)
libraryDependencies += "org.webjars.bowergithub.chartjs" % "chartjs-plugin-datalabels" % "0.7.0"
[org.webjars.bowergithub.chartjs/chartjs-plugin-datalabels "0.7.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Downloads Builds Coverage Awesome

Overview

Highly customizable Chart.js plugin that displays labels on data for any type of charts.

Requires Chart.js >= 2.7.0 < 3.x.x.

See this discussion for compatibility with Chart.js 3.

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:

> npm run build            // build dist files
> npm run build:dev        // build and watch for changes
> npm run test             // run all tests and generate code coverage
> npm run test:dev         // run all tests and watch for changes
> npm run lint             // perform code linting
> npm run lint -- --fix    // automatically fix linting problems
> npm run docs             // generate documentation (`dist/docs`)
> npm run docs:dev         // generate documentation and watch for changes

License

chartjs-plugin-datalabels is available under the MIT license.

org.webjars.bowergithub.chartjs

Chart.js

Simple, clean and engaging charts for designers and developers

Версии библиотеки

Версия
0.7.0
0.6.0