Hi friends,
How can I use JfreeCharts in Struts frame work?
Or any project is available for display charts in jsps?
Please help me.
Thanks & Regards
s.manchikalapudi
Search found 11 matches
- Wed Jul 19, 2006 1:01 pm
- Forum: JFreeChart - Stockmarket
- Topic: How can I display Charts in JSPs
- Replies: 3
- Views: 19614
- Tue Oct 11, 2005 7:08 pm
- Forum: JFreeChart - Stockmarket
- Topic: cewolf
- Replies: 0
- Views: 7906
cewolf
Where do i get detailed information about cewolf?
- Sat Mar 19, 2005 11:37 am
- Forum: JFreeChart - Stockmarket
- Topic: Bug in DateAxis
- Replies: 0
- Views: 6705
Bug in DateAxis
hi, all
I have a problem.
mycode is here,
DateAXis dateAxis = new DateAxis();
dateAxis.setTickMarkPosition(DateTickMarkPosition.MIDDLE)
is not responding.
i apply it on XYBarChart and HighLowOpenClose chart.
Both are used XYBarRenderer, HighLowRenderer simeltanieously.
Thanks in advance.
I have a problem.
mycode is here,
DateAXis dateAxis = new DateAxis();
dateAxis.setTickMarkPosition(DateTickMarkPosition.MIDDLE)
is not responding.
i apply it on XYBarChart and HighLowOpenClose chart.
Both are used XYBarRenderer, HighLowRenderer simeltanieously.
Thanks in advance.
- Fri Mar 18, 2005 12:28 pm
- Forum: JFreeChart
- Topic: Problem with Gaps
- Replies: 2
- Views: 3548
answer & qquery
For remove this problem i use segmentedTimeline(SegmentedTimeline.DAY_SEGMENT_SIZE, 5, 0) and using addExceptions(List list). But i got some in convienient Gridlines in chart. that means some gridlines take low gap and some take large gap. And any body help me in How to use SegmentedTimeline effieci...
- Fri Mar 18, 2005 11:37 am
- Forum: JFreeChart - Stockmarket
- Topic: How to fix XYBarChart's width
- Replies: 0
- Views: 6924
How to fix XYBarChart's width
hi,
I am using XYBarRenderer, TimeSeriesCollection for draw XYBar Charts.
When i zoom chart, The width of chart is incresing more and more.
How can i fix the width of the XYBarChart.
s.manchikalapudi@rediffmail.com
I am using XYBarRenderer, TimeSeriesCollection for draw XYBar Charts.
When i zoom chart, The width of chart is incresing more and more.
How can i fix the width of the XYBarChart.
s.manchikalapudi@rediffmail.com
- Fri Mar 11, 2005 1:29 pm
- Forum: JFreeChart - Stockmarket
- Topic: How can I get the maximal visible value
- Replies: 2
- Views: 10991
- Fri Mar 11, 2005 1:26 pm
- Forum: JFreeChart - Stockmarket
- Topic: JFreeChart + Scrollbar
- Replies: 8
- Views: 55960
- Fri Mar 11, 2005 1:06 pm
- Forum: JFreeChart - Stockmarket
- Topic: Drawing support / resistance lines on an OHLC chart
- Replies: 1
- Views: 10596
response
You can get Values through tooltiptext. Then you can set range for rangeAxis.
- Sat Feb 12, 2005 12:23 pm
- Forum: JFreeChart
- Topic: I want to show in the graph only from Monday to Friday
- Replies: 2
- Views: 7434
replay
Hi, The method
'public static SegmentedTimeline newMondayThroughFridayTimeline()' in
'package org.jfree.chart.axis.SegmentedTimeLine' class is may be usefull for you.
s.manchikalapudi@rediffmail.com
'public static SegmentedTimeline newMondayThroughFridayTimeline()' in
'package org.jfree.chart.axis.SegmentedTimeLine' class is may be usefull for you.
s.manchikalapudi@rediffmail.com
- Thu Feb 10, 2005 4:01 pm
- Forum: JFreeChart
- Topic: Problem with Zoom by using chartPanel
- Replies: 1
- Views: 3794
Problem with Zoom by using chartPanel
Hi all When i zoom the chart by using chartPanel.zoom(..) .. methods, the chart entities are crossed the plot area. At this time only some part of the chart entity only visible, remaining cross the plot area. I need help on draw the chartEntities in within plot area. s.manchikalapudi@rediffmail.com
- Thu Feb 10, 2005 2:58 pm
- Forum: JFreeChart
- Topic: Changing the display area
- Replies: 0
- Views: 3287
Changing the display area
Hai every body
I currently have a problem. i am try to draw the entities in the given range in the plotarea. How can i do it. If any one know pls help me.
And i have a problem to change the values of dataArea, plotArea, and chartArea, pls help me
I currently have a problem. i am try to draw the entities in the given range in the plotarea. How can i do it. If any one know pls help me.
And i have a problem to change the values of dataArea, plotArea, and chartArea, pls help me