hi, jfreechart looks great! can somebody please help me?
i would like to make a chart wherein there is a table on the left of the y-axis
example.)
| MONTH
name | office | country | 1 2 3 4 ...
-----------------------------------------------------------
alex | mgr | usa |
------------------------------|
rita | sgr | usa | ( chart is here;
------------------------------| for example, a horizontal bar chart
shin | jpr | jpn | showing the values for rita and alex
| with regards to MONTH )
i really hope you can help me out.
thanks,
alex
how to make table beside chart?
Re: how to make table beside chart?
Hi Alex,
You would need to customise the VerticalCategoryAxis class to do this.
Regards,
DG.
You would need to customise the VerticalCategoryAxis class to do this.
Regards,
DG.