The Artima Developer Community
Sponsored Link

Java Community News
JIDE Charts Beta Released

1 reply on 1 page. Most recent reply: Sep 21, 2009 7:40 AM by John Zabroski

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Bill Venners

Posts: 2284
Nickname: bv
Registered: Jan, 2002

JIDE Charts Beta Released Posted: Sep 14, 2009 6:42 PM
Reply to this message Reply
Summary
JIDE Software has released as beta a new charting package for Swing: JIDE Charts. This package offers many ways to present data in different types of charts that can help users visualize and understand the data.
Advertisement

JIDE Software has made an initial beta release of of JIDE Charts: a new package for Swing that allows users to understand and explore data through charts. It supports many different chart types, including line plots, scatter plots, bar charts, pie charts, and gauges. You can see a feature list and screenshots at:

http://www.jidesoft.com/products/charts.htm

The library embraces the model-view-controller pattern and has been designed so that you can switch from one visual paradigm to another, such as switching from a bar chart to a pie chart, with minimal coding effort. It supports axes for the display of numerical, time-series or categorical data. The visual appearance of charts is customizable with choice of colors, shapes and sizes, or custom renderers.

Swing can be used to make very attractive user interfaces, however, much effort has gone into JavaFX in recent years. What is your feeling about Swing today? When would you choose to program in Swing instead of JavaFX, and vice versa?


John Zabroski

Posts: 272
Nickname: zbo
Registered: Jan, 2007

Re: JIDE Charts Beta Released Posted: Sep 21, 2009 7:40 AM
Reply to this message Reply
So where have you used this, Bill?

What does your first demo of this show how it is good?

These days, we are moving towards dynamically composing our own visualizations.

Flat View: This topic has 1 reply on 1 page
Topic: Java To Get Closures in JDK 7 Previous Topic   Next Topic Topic: Why Use Atom Publishing Protocol for REST?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use