As for my case, i switched to another solution. At that time, i didnt have the time to invest on finding solution on the vertical scolling, so i implemented paging.
Hope you could find the solution, and dont give up !
Cheers,
Albert Kam
Search found 21 matches
- Thu May 17, 2007 6:45 am
- Forum: JFreeChart
- Topic: Scrolling Graph example ..
- Replies: 17
- Views: 46621
- Wed Mar 14, 2007 12:38 pm
- Forum: JFreeChart
- Topic: Annotation/Crosshair drawing over axis labels - Help asap!!
- Replies: 11
- Views: 19571
The 1.0.x code in CVS is on a branch tagged STABLE_1-0-0 - make sure you check out that, and not the trunk. ^________^ Thank you so muchh .. it works .. it works beautiful ! Anyway just want to inform that while building the stable branch, i found this exception : compile: [mkdir] Created dir: /hom...
- Wed Mar 14, 2007 4:50 am
- Forum: JFreeChart
- Topic: Annotation/Crosshair drawing over axis labels - Help asap!!
- Replies: 11
- Views: 19571
Dear all, Anyway, i've checked out the latest jfreechart and jcommon module from sourceforge cvs, build them, and use the resulted jars in my project. But the domain axis and the range axis are just gone, all are now filled with the category plot contaning the gantt bars .. This isnt the case with <...
- Wed Mar 14, 2007 3:20 am
- Forum: JFreeChart
- Topic: Annotation/Crosshair drawing over axis labels - Help asap!!
- Replies: 11
- Views: 19571
- Tue Mar 13, 2007 9:32 am
- Forum: JFreeChart
- Topic: Annotation/Crosshair drawing over axis labels - Help asap!!
- Replies: 11
- Views: 19571
- Thu Mar 08, 2007 12:46 pm
- Forum: JFreeChart
- Topic: Gantt CategoryPlot and CategoryMarker
- Replies: 1
- Views: 4267
Gantt CategoryPlot and CategoryMarker
According to what i read in the jfree chart developer guide, Markers are added to the plot using the addDomainMarker() methods in the CategoryPlot class. But how if i want to add the marker to the RangeAxis of a gantt chart (the range axis is in date timemillis ..) ? Is it possible to use addRangeMa...
- Fri Nov 10, 2006 7:19 am
- Forum: JFreeChart
- Topic: Gantt and multiple tasks
- Replies: 11
- Views: 27498
- Wed Nov 08, 2006 9:11 am
- Forum: JFreeChart
- Topic: Gantt and multiple tasks
- Replies: 11
- Views: 27498
- Wed Oct 04, 2006 12:05 pm
- Forum: JFreeChart
- Topic: Scrolling Graph example ..
- Replies: 17
- Views: 46621
Thanks for the reply .. I would like to describe more about this matter. For example, in the Gantt2Demo.java, there are around 12 tasks at the domain axis, like the 'write proposal', 'obtain proposal' etc .. In the example all the tasks are viewable. If i want only the first five task viewable .. an...
- Tue Oct 03, 2006 12:32 pm
- Forum: JFreeChart
- Topic: Scrolling Graph example ..
- Replies: 17
- Views: 46621
- Tue Oct 03, 2006 7:13 am
- Forum: JFreeChart
- Topic: Scrolling Graph example ..
- Replies: 17
- Views: 46621
- Tue Oct 03, 2006 5:26 am
- Forum: JFreeChart
- Topic: Scrolling Graph example ..
- Replies: 17
- Views: 46621
Hi all, The scrolling works marvelously .. But .. How could i possibly have a fixed tick space, for example like 20 pixel .. or perhaps i could control that 1 graph could only have specific amount of ticks ? Now the workaround that i have is to set the range for the range axis, so that it affects th...
- Fri Sep 29, 2006 10:41 am
- Forum: JFreeChart
- Topic: Scrolling Graph example ..
- Replies: 17
- Views: 46621
- Wed Sep 27, 2006 5:11 am
- Forum: JFreeChart
- Topic: Scrolling Graph example ..
- Replies: 17
- Views: 46621
Scrolling Graph example ..
Hi all, Does anyone have a working example for scrolling graph ? For example, i would like to scroll gantt chart horizontally if it doesnt fit specific area, also with the fixed tick dimension. Also, How do i set the auto fit off ? For example i want to set the tick size to represent weeks, and shou...
- Mon Sep 25, 2006 3:40 am
- Forum: JFreeChart
- Topic: Different colors for each subtasks in Gantt chart
- Replies: 4
- Views: 8380