graphene

A library to create graphs suitable for real time scientific data visualization.

License

License

The MIT License (MIT)
GroupId

GroupId

org.diirt
ArtifactId

ArtifactId

graphene-all
Last Version

Last Version

3.1.7
Release Date

Release Date

Type

Type

pom
Description

Description

graphene
A library to create graphs suitable for real time scientific data visualization.

Download graphene-all

Filename Size
graphene-all-3.1.7.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.diirt/graphene-all/ -->
<dependency>
    <groupId>org.diirt</groupId>
    <artifactId>graphene-all</artifactId>
    <version>3.1.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.diirt/graphene-all/
implementation 'org.diirt:graphene-all:3.1.7'
// https://jarcasting.com/artifacts/org.diirt/graphene-all/
implementation ("org.diirt:graphene-all:3.1.7")
'org.diirt:graphene-all:pom:3.1.7'
<dependency org="org.diirt" name="graphene-all" rev="3.1.7">
  <artifact name="graphene-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.diirt', module='graphene-all', version='3.1.7')
)
libraryDependencies += "org.diirt" % "graphene-all" % "3.1.7"
[org.diirt/graphene-all "3.1.7"]

Dependencies

compile (1)

Group / Artifact Type Version
org.diirt : diirt-util jar 3.1.7

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3

Project Modules

  • graphene
  • graphene-profile

diirt: Data Integration In Real-Time Build Status

The full documentation is provided in the project wiki.

The documentation includes information for different use cases (using Diirt, contributing to Diirt, etc.).

org.diirt

Data Integration In Real Time

Soft real time framework for handling data retrieval, aggregation and processing. Includes epics-util, pvmanager and graphene.

Versions

Version
3.1.7
3.0.0