Hi,
I am trying to create horizontal scrollbar for Gantt Chart.
I have searched the forum, but was not able to find a suitable solution for Gantt Chart - Horizontal Scrollbar.
Please give me pointers.
Thanks,
Pavani.
Gantt Chart - Horizontal Scrollbar
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Put the ChartPanel into a JScrollPane, then set the preferred size for the ChartPanel. This puts the whole chart inside the scrollpane which may or may not be what you want.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader


Hi David,
Thank you for your response.
But my requirement is I want to fix the date tick units to fixed values based on data and then I want horizontal scrolbar so that the user can scroll to view the entire task details in the Gantt Chart.
Please suggest me how to achieve this.
Thanks,
Pavani Oruganti.
Thank you for your response.
But my requirement is I want to fix the date tick units to fixed values based on data and then I want horizontal scrolbar so that the user can scroll to view the entire task details in the Gantt Chart.
Please suggest me how to achieve this.
Thanks,
Pavani Oruganti.