I just want to know if there is any way of adding JFreeChart controls in NetBeans, like Swing controls. It would be of great help if I could drag and drop charts instead of coding them.
Asked
Active
Viewed 1,568 times
2
-
Copyedited; please revert if incorrect. – trashgod Mar 07 '11 at 04:12
1 Answers
0
It cannot be added as controls in Swing controls Toolbox.
They can only be added as libraries to help you in auto completion and documentaion (http://www.coderanch.com/t/105259/vc/Add-JFreeChart-libraries-Netbeans)
Linked to - How to display a JFreeChart in a NetBeans project