canselcik / XChart

XChart is a light-weight Java library for plotting data.

Home Page:http://knowm.org/open-source/xchart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a fork of XChart that allows it to plot XYCharts and fill the Areas from top to bottom instead of bottom to top.

This feature is used by using XYSeries.XYSeriesRenderStyle.ReverseArea instead of XYSeries.XYSeriesRenderStyle.Area.

About

XChart is a light-weight Java library for plotting data.

http://knowm.org/open-source/xchart

License:Apache License 2.0


Languages

Language:Java 100.0%