Questions tagged [flex-charts]

18 questions
0
votes
1 answer

Flex columnset not displayed properly

I am developing a chart in which i need to have multiple column sets but flex is giving me strange results for it. I am using parsley framework. Here is my mxml code
ATR
  • 2,160
  • 4
  • 22
  • 43
0
votes
1 answer

How can i show labels on a single bar graph depecting its value in flex for column chart?

Please check this link http://livedocs.adobe.com/flex/3/html/help.html?content=charts_displayingdata_07.html#332805 here the thing is it is showing labelposition on all 3 column chart(column series) (from link.. jan :2000,feb:1000,march:1500) but…
francis dcunha
  • 55
  • 3
  • 11
0
votes
1 answer

Custom AxisRenderer

I am working with a LineChart with a CategoryAxis for the horizontal axis and I need each category to have a very custom formatted display. Using CategoryAxis.LabelFunction is not powerful enough for my purposes, as it only allows custom formatting…
prismaticorb
  • 895
  • 1
  • 8
  • 18
1
2