开发者

how to draw a work flow or data flow chart using jfreechart?

开发者 https://www.devze.com 2023-03-01 10:26 出处:网络
everyone! I want to show an algorithm process on the web page. I know that jfreechart is good at drawing pie chart,b开发者_如何学JAVAar chart and so on. But all these graphs are statistics related. Ca

everyone! I want to show an algorithm process on the web page. I know that jfreechart is good at drawing pie chart,b开发者_如何学JAVAar chart and so on. But all these graphs are statistics related. Can anybody tell me how to draw a flow like chart with more convenient way? Thanks!


GanttRenderer is good for work flows, but you might browse the demos for other ideas.

0

精彩评论

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