px-vis-demos

WebJar for px-vis-demos

License

License

BSD 3-Clause
GroupId

GroupId

org.webjars.bowergithub.predixdesignsystem
ArtifactId

ArtifactId

px-vis-demos
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

px-vis-demos
WebJar for px-vis-demos
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/predixdesignsystem/px-vis-demos

Download px-vis-demos

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.predixdesignsystem/px-vis-demos/ -->
<dependency>
    <groupId>org.webjars.bowergithub.predixdesignsystem</groupId>
    <artifactId>px-vis-demos</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.predixdesignsystem/px-vis-demos/
implementation 'org.webjars.bowergithub.predixdesignsystem:px-vis-demos:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.predixdesignsystem/px-vis-demos/
implementation ("org.webjars.bowergithub.predixdesignsystem:px-vis-demos:1.0.0")
'org.webjars.bowergithub.predixdesignsystem:px-vis-demos:jar:1.0.0'
<dependency org="org.webjars.bowergithub.predixdesignsystem" name="px-vis-demos" rev="1.0.0">
  <artifact name="px-vis-demos" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.predixdesignsystem', module='px-vis-demos', version='1.0.0')
)
libraryDependencies += "org.webjars.bowergithub.predixdesignsystem" % "px-vis-demos" % "1.0.0"
[org.webjars.bowergithub.predixdesignsystem/px-vis-demos "1.0.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.webjars.bowergithub.predixdesignsystem : px-tooltip jar [1.0.0,2)
org.webjars.bowergithub.predixdesignsystem : px-vis-parallel-coordinates jar [3.0.0,4)
org.webjars.bowergithub.predixdesignsystem : px-demo-data jar [0.0.21,0.0.22)
org.webjars.bowergithub.predixdesignsystem : px-vis-pie-chart jar [2.0.0,3)
org.webjars.bowergithub.polymer : polymer jar [1.9.0,2)
org.webjars.bowergithub.predixdesignsystem : px-vis-xy-chart jar [3.0.0,4)
org.webjars.bowergithub.predixdesignsystem : px-dropdown jar [4.0.0,5)
org.webjars.bowergithub.predixdesignsystem : px-vis-polar jar [3.0.0,4)
org.webjars.bowergithub.predixdesignsystem : px-vis-timeseries jar [3.0.0,4)
org.webjars.bowergithub.predixdesignsystem : px-vis-radar jar [3.0.0,4)

Project Modules

There are no modules declared in this project.

px-vis-demos

Overview

Px-vis-demos is a set of demos that show more advanced examples of what can be done with the vis framework and vis charts.

The demos are hosted on the predix-ui.com website. The currently available demos are:

Dynamic chart generator

https://www.predix-ui.com/px-vis-demos/px-vis-demos/dynamic_add.html

This demo can dynamically create different types of chart with different options and different dynamically generated datasets. The rendering of the charts is measured and displayed in the console so that it is possible to benchmark the impact of various different options on the chart.

Crosshair demo

https://www.predix-ui.com/px-vis-demos/px-vis-demos/crosshair.html

This demo illustrates the "crosshair" feature which aims at highlighting corresponding points across several charts. When hovering over a first chart the related timestamps of the points detected are passed to the other charts which will highlight points having the same timestamp.

org.webjars.bowergithub.predixdesignsystem

Predix Design System

Versions

Version
1.0.0