Search found 5 matches

by memonono
Sun Jun 27, 2004 3:53 pm
Forum: JFreeChart
Topic: How can i print charts
Replies: 2
Views: 4216

How can i print charts

i have charts added in a JComponent (JPanel) How can i print them i tried to print them >>> they are comming in one page and the colors are allmost transparent but when i use the right click on a chart it prints ok can anyone show me how can i use the built in mehtod inside the JChartPanel in my own...
by memonono
Sun Jun 27, 2004 3:52 pm
Forum: JFreeChart
Topic: I am entering double values and result is integers
Replies: 1
Views: 3892

I am entering double values and result is integers

I am entering double values and result is integers ???


HOW can i keep them double...
by memonono
Sun Jun 27, 2004 3:47 pm
Forum: JFreeChart
Topic: HOW to show values in bar chart
Replies: 8
Views: 7375

HOW to show values in bar chart

Hi

HOW to show values in bar chart ?

i mean HOW to show values on top of each bar
in the bar chart


thank you
by memonono
Wed Jun 23, 2004 3:34 pm
Forum: JFreeChart
Topic: two strange problems about the DefaultCategoryDataset
Replies: 1
Views: 2713

am sorry just now i saw that the category should be unique

is ther any why of grouping or something like that
or i have to make it myself ???
by memonono
Wed Jun 23, 2004 3:21 pm
Forum: JFreeChart
Topic: two strange problems about the DefaultCategoryDataset
Replies: 1
Views: 2713

two strange problems about the DefaultCategoryDataset

hi... ok am making charts for users and there statistics e.g.( bandwidth , sent bits ..... ect) and my users objects are in arraylist called Globalusers and am adding them into a dataset am facing these two strange problems 1. when am making the category as the users region it is giving me zero valu...