d3plus

WebJar for d3plus

Лицензия

Лицензия

MIT
Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

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

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

github-com-alexandersimoes-d3plus
Последняя версия

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

1.9.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

d3plus
WebJar for d3plus
Ссылка на сайт

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

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

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

https://github.com/alexandersimoes/d3plus

Скачать github-com-alexandersimoes-d3plus

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

<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-alexandersimoes-d3plus/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>github-com-alexandersimoes-d3plus</artifactId>
    <version>1.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-alexandersimoes-d3plus/
implementation 'org.webjars.bower:github-com-alexandersimoes-d3plus:1.9.8'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-alexandersimoes-d3plus/
implementation ("org.webjars.bower:github-com-alexandersimoes-d3plus:1.9.8")
'org.webjars.bower:github-com-alexandersimoes-d3plus:jar:1.9.8'
<dependency org="org.webjars.bower" name="github-com-alexandersimoes-d3plus" rev="1.9.8">
  <artifact name="github-com-alexandersimoes-d3plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-alexandersimoes-d3plus', version='1.9.8')
)
libraryDependencies += "org.webjars.bower" % "github-com-alexandersimoes-d3plus" % "1.9.8"
[org.webjars.bower/github-com-alexandersimoes-d3plus "1.9.8"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.webjars.bower : numericjs jar [1.2.6,2)
org.webjars.bower : d3 jar [3.5.15,4)
org.webjars.bower » github-com-mikolalysenko-static-kdtree jar 0.0.0-b0d07bdb7c
org.webjars.bower » github-com-mourner-simplify-js jar v1.2.2
org.webjars.bower » heap jar [0.2.6,0.3)
org.webjars.bower : topojson jar [1.6.24,2)

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

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

D3plus

⚠️ Version 2 Incoming ⚠️

This branch is for version 1, which is not being actively maintained. All development has been focused on version 2, which splits the project into many small libraries that are designed to work together.

There will be an announcement when the version 2 modules are feature-complete with everything from version 1, but the water is warm so don't be afraid to jump in.

Click here to view the D3plus 2.0 branch

NPM Release Dependency Status Gitter

A javascript library that extends the popular D3.js to enable fast and beautiful visualizations.

Helpful Links

Development Environment

Clone the repo:

git clone https://github.com/alexandersimoes/d3plus.git

Move into that directory:

cd d3plus

Install the dependencies:

npm install

Run the gulp process:

gulp

Gulp will run a server on your local machine at port 4000, and whenever you change a source file it will re-compile d3plus.js and reload your browser!

Additionally, the gulp process watches for any files in a directory titles "/tests". If you place all of your test .html files in a directory of that name, the gulp process will also detect any file changes and refresh the browser.

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

Версия
1.9.8