File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Open Source Projects and the fly likes 3D Vertical Bar Chart Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "3D Vertical Bar Chart " Watch "3D Vertical Bar Chart " New topic
Author

3D Vertical Bar Chart

Poonam Dhatavkar
Greenhorn

Joined: Jan 11, 2013
Posts: 19
i want to generate 3D Vertical Bar Chart using jsp, html, servlet, javascript..
currently using swiftchart, but it has no way to add X and Y axis labels.
Can anyone help in solving this problem ?
Or a sample code for other charts are welcomed.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35230
    
    7
If I may strut my own stuff: check out the cewolf JSP tag library linked in my signature.


Android appsImageJ pluginsJava web charts
Poonam Dhatavkar
Greenhorn

Joined: Jan 11, 2013
Posts: 19
Thank you Ulf Dittmer, its working. But on refresh it produces another chart, Cant i have only one chart ?
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35230
    
    7
Be sure to implement the hasExpired method of the DatasetProducer appropriately.
Poonam Dhatavkar
Greenhorn

Joined: Jan 11, 2013
Posts: 19
It is as it was
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: 3D Vertical Bar Chart
 
Similar Threads
Need help writing a code involving bar charts!
Reg. Java graphs..
Cewolf: How to handle the values on y axis
How to use Bar Chart in my JSP page
double or float?