vote up 0 vote down star

Hi

Does any one know of an API that would allow me to draw something like this. It would need some interactivity to it

  • zooming
  • change second dimension axis angle

I was looking at JFreeChart but I don't see any example of doing 2D overlap chart.

Thanks

alt text

flag

62% accept rate

2 Answers

vote up 0 vote down

I did this quite recently. Pretty simple, really. I can send you the code to draw the base grid, and the rest is just a series of histograms (Polygons) with an offset between each layer.

link|flag
Hi, that sounds great. Please email it to me on danielgq.chong@gmail.com – Dan Jun 18 at 11:33
vote up 0 vote down

May be Chart3D might be what you are after (not free though)

alt text

A more simple and free solution might be a SpiceChart 3D line.

link|flag
it may do what i'm after, but I can't afford to pay US$4500 for it. Not the in academic setting I work in. – Dan Nov 6 '08 at 9:27
I understand totally :) Still looking for alternatives – VonC Nov 6 '08 at 9:29

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.