hi,
i have downloaded a code to draw a bar chart.the link to the code is http://www.superlimina l.com/sources/BarChart.java.h tml
on compiling the code it reported the error "cannot find symbol SelectionSet"
plz give some solution...
hi,
i am trying to draw a bar graph using java.I did it using jfreechart but when i compiled my program i got the error --> "cannot find package JFreeCharts".
plz help if there is any solution.