Hi, sorry for this late reply. If you already made the edge point un-cut, shift Y-axis is necessary. It's not the really shift, but hidden. Then draw vertical line in backgroundElement. The whole thing is quite work around.
On Sep 3, 12:17 pm, Veena Chezhian <[email protected]> wrote: > Hi there.. I am not sure how I can adjust the Y- axis after setting the fake > area axis. Can you please direct me??? Quite urgent requirement.. > > On Sun, Aug 30, 2009 at 9:56 AM, Veena Chezhian > <[email protected]>wrote: > > > > > Thanks for your response. Can you send me some code samples for your trick? > > > On Fri, Aug 28, 2009 at 7:12 PM, Ivan Wang <[email protected]>wrote: > > >> 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 <[email protected]> > >> *To:* Flex India Community <[email protected]> > >> *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.... > >> 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!- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

