Chart Extensions

Extensions for the project jfreechart for the needs of Loadcoder project

Лицензия

Лицензия

Группа

Группа

com.loadcoder
Идентификатор

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

chart-extensions
Последняя версия

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

1.0.19.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Chart Extensions
Extensions for the project jfreechart for the needs of Loadcoder project
Ссылка на сайт

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

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

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

https://github.com/loadcoder/chart-extensions

Скачать chart-extensions

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

<!-- https://jarcasting.com/artifacts/com.loadcoder/chart-extensions/ -->
<dependency>
    <groupId>com.loadcoder</groupId>
    <artifactId>chart-extensions</artifactId>
    <version>1.0.19.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.loadcoder/chart-extensions/
implementation 'com.loadcoder:chart-extensions:1.0.19.1'
// https://jarcasting.com/artifacts/com.loadcoder/chart-extensions/
implementation ("com.loadcoder:chart-extensions:1.0.19.1")
'com.loadcoder:chart-extensions:jar:1.0.19.1'
<dependency org="com.loadcoder" name="chart-extensions" rev="1.0.19.1">
  <artifact name="chart-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.loadcoder', module='chart-extensions', version='1.0.19.1')
)
libraryDependencies += "com.loadcoder" % "chart-extensions" % "1.0.19.1"
[com.loadcoder/chart-extensions "1.0.19.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jfree : jfreechart jar 1.0.19
org.slf4j : slf4j-api jar 1.7.25

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.1.1

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

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

1. INTRODUCTION

chart-extensions is a free Java class library with a single purpose: To extend the JfreeChart library so that the needs in project Loadcoder are met. This is done by:

  • Fixing bugs in the JFreeChart library. The reason why bugs are fixed here is because project Loadcoder is on a specific release of JFreeChart. In order to have bugs fixed within a resonable time period, bugs will be fixed and released here simultaneously with new releases of Loadcoder. These bugs may also be reported to and fixed in the JFreeChart project.

  • Extending the JFreeChart library in a way that is beneficial for project Loadcoder, but probably out of scope for project JFreeChart.

chart-extensions is licensed, free of charge, under the terms of the GNU Lesser General Public Licence, version 2.1 or later.

The sources for this library are kept in the following repository at GitHub:

https://github.com/loadcoder/chart-extensions

If you have any comments, suggestions or bugs to report, please visit http://loadcoder.com/contribute for guidance

2. CONTRIBUTORS

Thanks to the following developers who have contributed code to this class library: Stefan Vahlgren

com.loadcoder

loadcoder

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

Версия
1.0.19.1
1.0.19