Module viewreka-bundle-chart-html

The viewreka-bundle-chart-html artifact

Лицензия

Лицензия

Группа

Группа

org.beryx.viewreka
Идентификатор

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

viewreka-bundle-chart-html
Последняя версия

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

0.2.1-alpha-3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Module viewreka-bundle-chart-html
The viewreka-bundle-chart-html artifact
Ссылка на сайт

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

https://github.com/viewreka/viewreka
Система контроля версий

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

https://github.com/viewreka/viewreka.git

Скачать viewreka-bundle-chart-html

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

<!-- https://jarcasting.com/artifacts/org.beryx.viewreka/viewreka-bundle-chart-html/ -->
<dependency>
    <groupId>org.beryx.viewreka</groupId>
    <artifactId>viewreka-bundle-chart-html</artifactId>
    <version>0.2.1-alpha-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.beryx.viewreka/viewreka-bundle-chart-html/
implementation 'org.beryx.viewreka:viewreka-bundle-chart-html:0.2.1-alpha-3'
// https://jarcasting.com/artifacts/org.beryx.viewreka/viewreka-bundle-chart-html/
implementation ("org.beryx.viewreka:viewreka-bundle-chart-html:0.2.1-alpha-3")
'org.beryx.viewreka:viewreka-bundle-chart-html:jar:0.2.1-alpha-3'
<dependency org="org.beryx.viewreka" name="viewreka-bundle-chart-html" rev="0.2.1-alpha-3">
  <artifact name="viewreka-bundle-chart-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beryx.viewreka', module='viewreka-bundle-chart-html', version='0.2.1-alpha-3')
)
libraryDependencies += "org.beryx.viewreka" % "viewreka-bundle-chart-html" % "0.2.1-alpha-3"
[org.beryx.viewreka/viewreka-bundle-chart-html "0.2.1-alpha-3"]

Зависимости

runtime (5)

Идентификатор библиотеки Тип Версия
org.codehaus.groovy : groovy-all jar 2.4.6
org.slf4j : slf4j-api jar 1.7.20
ch.qos.logback : logback-classic jar 1.1.7
org.fusesource.jansi : jansi jar 1.11
org.beryx.viewreka : viewreka-fxdsl jar 0.2.1-alpha-3

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

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

License Build Status

VIEWREKA

Viewreka is a script-based data visualization tool built on JavaFX. It introduces a Groovy-based domain-specific language (DSL) for configuring your projects. Viewreka lets you create dynamic, interactive and animated charts using data retrieved from various data sources.

Get in touch with us by joining the Viewreka mailing list.

Installation

Download the latest release and unzip it into a directory of your choice.

Make sure your JAVA_HOME environment variable correctly points to a JDK 8u40 or later.

Start the GUI by executing 'viewreka' or 'viewreka.bat' in the bin directory .

In the GUI, open the sample projects found in the directory samples/worldbank.derby. The projects are numbered in increasing order of complexity. It is recommended to start with the simplest one (wb01.viewreka) and progress incrementally to more complex projects. However, if you're really impatient, go straight to the wb09.viewreka project, which is the most complex one.

org.beryx.viewreka

Viewreka

The JavaFX plotting tool

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

Версия
0.2.1-alpha-3
0.2.1-alpha-2