Hi, Actually it's a bug of Flex Chart, but can be fixed by some tricks.
You can see what we've did in out new Analytics page.
http://www.newtonsoftware.com/images/fancyzoom_images/analytics.png

Put it as simple as possible:
Put a hidden fake area series the same scale as your line series. then you will 
find the edge dot have some padding both left and right. Quite strage right? 
But it works. Then shift the v-axis a little bit to make it cross the edge dot. 
That's it, have fun!

Ivan 

----- Original Message ----- 
  From: Veena Chezhian 
  To: Flex India Community 
  Sent: Wednesday, August 26, 2009 3:29 PM
  Subject: [flex_india:24779] Re: Line Chart with Dots crossing the chart area


  can anyone help me in the below question. 

  After surfing thro the web, i got the question posted in 
http://stackoverflow.com/questions/1267021/flex3-linechart-points-are-too-close-to-the-edge.
 Unfortunately the solution posted in the blog didnt help me to solve the issue



  I am using category axis as horizontal axis for my line chart. How do i 
convert this into Linear axis and have the dataprovider and min & max value set 
for it? 

  Any idea????


   
  On Thu, Aug 20, 2009 at 12:47 AM, Veena <[email protected]> wrote:


    Hi All..


    I have a Flex3 LineChart component using an CircleItemRenderer and the
    datapoints are being cut off because they are too close to the edge.
    The circles on the left and right sides are being cut off.

    How can I make the LineSeries area, plus the horizontal labels,
    narrower so it fits in the chart area?

    Thanks!

    

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to