Skip to content
Snippets Groups Projects
Commit d1111e59 authored by Tim Molter's avatar Tim Molter
Browse files

update urls [ci skip]

parent 11204bc4
No related branches found
No related tags found
No related merge requests found
## [![XChart](http://www.xeiam.com/images/XChart_64_64.png)](http://www.xeiam.com/xchart) XChart
## [![XChart](http://xeiam.com/wp-content/uploads/xchartlogo.png)](http://xeiam.com/xchart) XChart
A Simple Charting Library for Java
## Description
......@@ -25,7 +25,7 @@ Usage is very simple: Create a Chart instance, add a series of data to it, and e
// or save it in high-res
BitmapEncoder.savePNGWithDPI(chart, "./Sample_Chart_300_DPI.png", 300);
Now go ahead and [study some more examples](http://www.xeiam.com/xchart_examplecode.jsp), [download the thing](http://www.xeiam.com/xchart_changelog.jsp) and [provide feedback](https://github.com/timmolter/XChart/issues).
Now go ahead and [study some more examples](http://xeiam.com/xchart-example-code/), [download the thing](http://xeiam.com/xchart-change-log) and [provide feedback](https://github.com/timmolter/XChart/issues).
## Features
* No additional dependencies
......@@ -52,7 +52,7 @@ Now go ahead and [study some more examples](http://www.xeiam.com/xchart_examplec
### Non-Maven
Download Jar: http://www.xeiam.com/xchart_changelog.jsp
Download Jar: http://xeiam.com/xchart-change-log
### Maven
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment