Reputation: 1288
Is it possible to Create 3D area chart using jFree ?
If yes, can someone point me to the right direction ?
Any workaround possible?
Upvotes: 7
Views: 2663
Reputation: 328
No, jfreechart does not support 3d plots.
(Update from comments):
I would also suggest looking at this thread, which suggests some alternatives like: jzy3d, JMathTools, Surface Plotter, JavaPlot, etcetera
Upvotes: 5