直方图和功能图与java swing(histograms and function graphs with java swing)

编程入门 行业动态 更新时间:2024-10-10 21:32:19
直方图和功能图与java swing(histograms and function graphs with java swing)

Java Swing中是否有预定义的组件允许绘制直方图或函数图 ?

如果没有。 有没有人知道一个非GPL2.0 / 3.0许可证的开源库? (我需要MIT / Apache / Eclipse / LGpl许可证下的任何产品)。

提前致谢

Is there any predefined component in Java Swing that allow to draw histograms or functions graphs?

If there is not. Does anyone know a good open-source library with a license that is not GPL2.0/3.0 ? ( I need any product licensed under MIT/Apache/Eclipse/LGpl licenses).

thanks in advance

最满意答案

JFreeChart是一个流行的Java库,您可以使用它来制作各种图表,包括直方图和函数图。 它获得LGPL许可证。

我觉得JFreeChart有点令人讨厌的是,您必须为开发者指南付费,并且您必须单独为该指南的每位用户付费(即一名开发人员不能合法地将其副本借给其他开发人员,除非您购买更昂贵的网站许可证)。 尽管API文档是免费的。

JFreeChart is a popular Java library with which you can make all kinds of charts, including histograms and function graphs. It's licensed with the LGPL license.

Something that I find a little annoying with JFreeChart is that you have to pay for their Developer Guide, and that you have to pay for each user of that guide separately (i.e. one developer can't legally lend his copy to another developer, unless you buy a more expensive site license). API documentation is available for free though.

更多推荐

本文发布于:2023-08-07 00:19:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1459101.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:直方图   功能   java   swing   function

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!