Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jiaweim/fx-chart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Charts

GitHub license


A library for scientific charts in JavaFX.

Most of the charts are implemented by making use of the JavaFX Canvas node, this means there is NO support for CSS using this charts and mouse interaction is more tricky as when using the SceneGraph. You can define 2 X-Axis and 2 Y-Axis with a different scaling. In addition you can overlay a grid which sometimes can be handy.

This is still a work in development, but here are some of the charts being worked on so far.

Chart Types

Area heat map

Area heat map

X and Y axis

Axis

Area, line, dot and ring chart

Area, line, dot and ring chart

Logarithmic chart

Logarithmic chart

Circular chart

Circular chart

Comparison ring chart

Comparison ring chart

Concentric ring chart

Concentric ring chart

Coxcom chart

Coxcomb chart

Force directed graph

Force directed chart

Grids for chart backgrounds

Grid

Heat map overlay

Heat map overlay

Horizon chart

Horizon chart

Smoothed line chart

Smoothed line chart

Logarithmic axis and grid

Logarithmic axis and grid

Matrix heat map

Matrix heat map

Matrix chart

Matrix chart

Nested bar chart

Nested bar chart

Parallel coordinates chart

Parallel coordinates chart

Pareto chart

Pareto chart

Playfair chart

Playfair chart

Polar chart

Polar chart

Radar chart

Radar chart

Ridge line chart

Ridge line chart

Sankey plot

Sankey chart

Stream chart

Stream chart

Sunburst chart

Sunburst chart

Time based x-axis

Time based x-axis

Worldmap with heatmap overlay

Worldmap with Heatmap

ArcChart

Arc chart

BubbleGridChart

BubbleGridChart

SectorChart

SectorChart

Voronoi/Delauny chart

VoronoiChart

Multi Time Series chart

MultiTimeSeries

PanelBarChart

PanelBarChart

ComparisonBarChart

ComparisonBarChart

RadialTidyTree

RadialTidyTree

BarChart

BarChart

CandleChart

CandleChart

BoxPlots

BoxPlots

CubeCharts

CubeChart

RadialBarChart

RadialBarChart

PoincarePlot

PoincarePlot

Wafermap

WaferMap

WaffleChart

WaffleChart

About

A JavaFX library that contains different kind of charts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%