Problem with Zoom by using chartPanel

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
s.manchikalapudi
Posts: 11
Joined: Sun Feb 06, 2005 2:05 pm
Location: Hyderabad, India
Contact:

Problem with Zoom by using chartPanel

Post by s.manchikalapudi » Thu Feb 10, 2005 4:01 pm

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
Last edited by s.manchikalapudi on Sat Feb 12, 2005 12:09 pm, edited 2 times in total.
SAMBASIVARAO MANCHIKALAPUDI

david.gilbert
JFreeChart Project Leader
Posts: 11734
Joined: Fri Mar 14, 2003 10:29 am
antibot: No, of course not.
Contact:

Post by david.gilbert » Thu Feb 10, 2005 9:08 pm

You'll need to describe the problem better.
David Gilbert
JFreeChart Project Leader

:idea: Read my blog
:idea: Support JFree via the Github sponsorship program

Locked