0

I'm creating a chart by calling the fusion charts constructor (new FusionCharts()) with the necessary properties). Everything works OK with small periods (1,2 months) ... But when I increase the period: 1,2 years the horizontal days values appear above the others.

Is there a way to increase/parametrize the scale for large periods of time?

spauny
  • 4,976
  • 9
  • 44
  • 61

1 Answers1

0

By default, the chart automatically tries to manage the overlapping labels. However, in version 3.2.2 (named as FusionCharts XT), better automatic label management is applied. You can try updating/upgrading and check with the new version.

Besides, can you specify the chart type you are using?

sudipto
  • 2,472
  • 1
  • 17
  • 21