0

I am using Flex 3 Column chart component. In this, I have a custom container which in minimized(25% of maximized screen) mode, it is not showing horizontal axis properly(in short not utilizing the whole container area properly) and hence H axis is cut on left and right. If I maximize container, it shows perfect graph.

Attached the image. Column chart not using proper user area

ketan
  • 19,129
  • 42
  • 60
  • 98
Tyr1on
  • 1,999
  • 2
  • 13
  • 20

1 Answers1

0

I got the problem. The length of labels on X axis were causing this issue. I reduced the length of labels and it worked fine.

Tyr1on
  • 1,999
  • 2
  • 13
  • 20