开发者

What is a simple way to generate a line chart in Java? [duplicate]

This question already has answers here: Closed 11 years ago.

Possible Duplicate:

What is the best open-source java charting开发者_高级运维 library? (other than jfreechart)

I am writing a Java application which requires me to generate line charts (basically an XY graph where x-axis is a date and the y-axis is a currency exchange rate, i.e., a float). I was wondering what could be the easiest way to do this. I was thinking an easy way would be to find a good library but I could not do so.

Thanks.


Try JFreechart http://www.jfree.org/jfreechart/samples.html


You could not ? Are you joking? http://www.google.com/search?client=safari&rls=en&q=java+chart+library

Second link is What is the best open-source java charting library? (other than jfreechart) and three others are FOSS Java libraries...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜