gotqn
gotqn

Reputation: 43636

Fusion Chart - overlapping data labels on trend and bar charts - old version 3.0.3

This is the issue:

enter image description here

and I have read that you can change the position of data labels in Fusion Charts 3.2 but we are using 3.0.3 version and can not upgrade (several reasons).

So, I am just asking, has anyone faced this issue several years ago and common with work around?

Upvotes: 1

Views: 2092

Answers (1)

gotqn
gotqn

Reputation: 43636

The placeValuesInside='0' will work only when the columns' roof come very near to the canvas top margin.

Anyway, I have used other option in order to fix the issue: valuePadding='0'

The problem was that there is a default padding between value text and the end of column.

Upvotes: 1

Related Questions