Cubism.js
Cubism.js is a D3 plugin for visualizing time series. Use Cubism to construct better realtime dashboards, pulling data from Graphite, Cube and other sources. Cubism is available under the Apache License.
Want to learn more? See the wiki.
License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls Square Business Logic Libraries Financial |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-square-cubism |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncubism
WebJar for cubism
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-square-cubism-1.0.1.pom | |
github-com-square-cubism-1.0.1.jar | 28 KB |
github-com-square-cubism-1.0.1-sources.jar | 22 bytes |
github-com-square-cubism-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-square-cubism/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-square-cubism</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-square-cubism/
implementation 'org.webjars.npm:github-com-square-cubism:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-square-cubism/
implementation ("org.webjars.npm:github-com-square-cubism:1.0.1")
'org.webjars.npm:github-com-square-cubism:jar:1.0.1'
<dependency org="org.webjars.npm" name="github-com-square-cubism" rev="1.0.1">
<artifact name="github-com-square-cubism" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-square-cubism', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-square-cubism" % "1.0.1"
[org.webjars.npm/github-com-square-cubism "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : d3 | jar | 2.9.1 |
Cubism.js is a D3 plugin for visualizing time series. Use Cubism to construct better realtime dashboards, pulling data from Graphite, Cube and other sources. Cubism is available under the Apache License.
Want to learn more? See the wiki.