Charting
BIMserver plugin that can create all sorts of charts of your model
| License |
License |
|---|---|
| GroupId | GroupIdorg.opensourcebim |
| ArtifactId | ArtifactIdcharting |
| Last Version | Last Version0.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCharting
BIMserver plugin that provides a Charting serializers
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationOpenSource BIM |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| charting-0.0.7.pom | |
| charting-0.0.7.jar | 877 KB |
| charting-0.0.7-sources.jar | 213 KB |
| charting-0.0.7-plugin.xml | 3 KB |
| charting-0.0.7-javadoc.jar | 706 KB |
| charting-0.0.7-icon.png | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opensourcebim/charting/ -->
<dependency>
<groupId>org.opensourcebim</groupId>
<artifactId>charting</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/charting/
implementation 'org.opensourcebim:charting:0.0.7'
// https://jarcasting.com/artifacts/org.opensourcebim/charting/
implementation ("org.opensourcebim:charting:0.0.7")
'org.opensourcebim:charting:jar:0.0.7'
<dependency org="org.opensourcebim" name="charting" rev="0.0.7">
<artifact name="charting" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='charting', version='0.0.7')
)
libraryDependencies += "org.opensourcebim" % "charting" % "0.0.7"
[org.opensourcebim/charting "0.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.vividsolutions : jts | jar | 1.13 |
| de.sciss : prefuse-core | jar | 1.0.0 |
| commons-lang : commons-lang | jar | 2.6 |
| org.opensourcebim : pluginbase | jar | 1.5.68 |
BIMserver plugin that can create all sorts of charts of your model