本文介绍了Java可视化/图表库如Google Charts / Visualization的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
很遗憾,Google Charts / Visualisations无法以任何形式下载。
Unfortunately Google Charts / Visualisations is not available for download in any form. I require a standalone library for numerous reasons and using the services offered by Google is not a satisfactory option.
Id比更多的选项比
- JFreeChart
推荐答案
(GRAphing图书馆),非常棒。非常简单,轻量级(不像JFreChart)。您可以查看的结果示例。
I just used GRAL (GRAphing Library), and it's great. very simple, lightweight (unlike JFreChart). You can see examples of the resulting plots there.
这篇关于Java可视化/图表库如Google Charts / Visualization的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!