@d3fc/d3fc-financial-feed

WebJar for @d3fc/d3fc-financial-feed

Лицензия

Лицензия

MIT
Категории

Категории

Financial Прикладные библиотеки
Группа

Группа

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

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

d3fc__d3fc-financial-feed
Последняя версия

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

5.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

@d3fc/d3fc-financial-feed
WebJar for @d3fc/d3fc-financial-feed
Ссылка на сайт

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

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

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

https://github.com/d3fc/d3fc

Скачать d3fc__d3fc-financial-feed

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

<!-- https://jarcasting.com/artifacts/org.webjars.npm/d3fc__d3fc-financial-feed/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>d3fc__d3fc-financial-feed</artifactId>
    <version>5.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/d3fc__d3fc-financial-feed/
implementation 'org.webjars.npm:d3fc__d3fc-financial-feed:5.0.6'
// https://jarcasting.com/artifacts/org.webjars.npm/d3fc__d3fc-financial-feed/
implementation ("org.webjars.npm:d3fc__d3fc-financial-feed:5.0.6")
'org.webjars.npm:d3fc__d3fc-financial-feed:jar:5.0.6'
<dependency org="org.webjars.npm" name="d3fc__d3fc-financial-feed" rev="5.0.6">
  <artifact name="d3fc__d3fc-financial-feed" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='d3fc__d3fc-financial-feed', version='5.0.6')
)
libraryDependencies += "org.webjars.npm" % "d3fc__d3fc-financial-feed" % "5.0.6"
[org.webjars.npm/d3fc__d3fc-financial-feed "5.0.6"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.npm : d3-fetch jar [1.1.0,2)

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

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

D3FC Logo

Build status npm version

Components to rapidly build fast, highly customisable, interactive charts with D3

Installation

The latest release of D3FC is available via npm or the unpkg CDN. The D3FC project is composed of a number of separate packages each of which can be installed via npm and used independently, or if you prefer you can install the entire D3FC bundle, which includes all of the separate packages -

npm install d3fc
<script src="https://unpkg.com/d3"></script>
<script src="https://unpkg.com/d3fc"></script>

Test your installation using the simple chart example.

Documentation

The following getting-started guides are available -

  • Building a Chart - a walk through building a chart with D3FC and what makes it different from other libraries.
  • The Decorate Pattern - the pattern D3FC employs, resulting in charting components that are both simple and flexible.
  • Transitions - how to use D3 transitions with D3FC.

For API documentation see the corresponding package documentation -

Examples can be found on the project website. These same examples are also available offline.

There are also a number of other documents and articles that provide a bit more background regarding the design principles of D3FC -

Developing

This project is a mono-repo that uses Lerna to manage dependencies between packages. To get started, run -

npm ci
npm test

When making changes to a package, you can execute the following either from within the package folder to build just that package or from the project root to build all packages -

npm run bundle

To open a development sandbox which is automatically updated when you save changes to source files, navigate to the project root and run -

npm start

Releases

Releases are managed via CI and semantic release.

License

These components are licensed under the MIT License.

Sponsors

Project supported by Scott Logic.

org.webjars.npm
A collection of components that make it easy to build interactive charts with D3.

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

Версия
5.0.6