|
|
|
Junior Member
      
Group: Forum Members
Last Login: 2/29/2008 5:37:23 AM
Posts: 12,
Visits: 14
|
|
Hello,
How can i make the legends items to appear line by line? The current implementation is have a single line of items and wraps it to a second line if the items are too long.
thanks,
/franee
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: Today @ 5:03:15 AM
Posts: 2,183,
Visits: 514
|
|
The legend is set to automatically wrap when it increases 40% of chart width.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Junior Member
      
Group: Forum Members
Last Login: 2/29/2008 5:37:23 AM
Posts: 12,
Visits: 14
|
|
Pallav (7/6/2007) The legend is set to automatically wrap when it increases 40% of chart width.
ya, but i want more control of it. if i got like 10 legend items, i would want it shown line by line since it confuses people when all items are shown in one single line then just wraps to the next line as what you mentioned.
Is there a way to control it manually?
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: Today @ 5:03:15 AM
Posts: 2,183,
Visits: 514
|
|
You can try <chart legendPosition='RIGHT' ...>
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|