Macsanega Report post Posted December 27, 2010 (edited) The label on the task bar seems to overlap in Fusion Widgets 3.1.1.(attach ①) So, I'm want to appear label as two lines or put some text on the bar.(attach ②) Is there way?? SAMPLE XML <chart dateFormat='mm/dd/yyyy' outputDateFormat='hh:mn' caption='Work Plan' subCaption='For next 2 days' > <categories> <category start='7/14/2007 02:00:00' end='7/15/2007 01:59:59' label='D-1' /> <category start='7/15/2007 02:00:00' end='7/16/2007 01:59:59' label='D' fontcolor='FF654F'/> <category start='7/16/2007 02:00:00' end='7/17/2007 01:59:59' label='D+1' /> </categories> <categories align='right'> <category start='7/14/2007 02:00:00' end='7/14/2007 07:59:59' label='08' /> <category start='7/14/2007 08:00:00' end='7/14/2007 13:59:59' label='14' /> <category start='7/14/2007 14:00:00' end='7/14/2007 19:59:59' label='20' /> <category start='7/14/2007 20:00:00' end='7/15/2007 01:59:59' label='02' /> <category start='7/15/2007 02:00:00' end='7/15/2007 07:59:59' label='08' /> <category start='7/15/2007 08:00:00' end='7/15/2007 13:59:59' label='14' /> <category start='7/15/2007 14:00:00' end='7/15/2007 19:59:59' label='20' /> <category start='7/15/2007 20:00:00' end='7/15/2007 01:59:59' label='02' /> <category start='7/16/2007 02:00:00' end='7/16/2007 07:59:59' label='08' /> <category start='7/16/2007 08:00:00' end='7/16/2007 13:59:59' label='14' /> <category start='7/16/2007 14:00:00' end='7/16/2007 19:59:59' label='20' /> <category start='7/16/2007 20:00:00' end='7/17/2007 01:59:59' label='02' /> </categories> <processes fontSize='12' isBold='1' align='left' headerText='Work Center' headerFontSize='12' headerVAlign='bottom' headerAlign='left'> <process label='#1' id='#1'/> <process label='#2' id='#2'/> <process label='#3' id='#3'/> <process label='#4' id='#4'/> <process label='#5' id='#5'/> </processes> <tasks showLabels='1' showStartDate='0'> <task processId='#1' start='7/14/2007 08:00:00' end='7/15/2007 12:30:00' label='M7592A,500,20T '/> <task processId='#1' start='7/16/2007 05:30:00' end='7/16/2007 11:30:00' label='M1252-5340,300,20T'/> <task processId='#1' start='7/16/2007 12:00:00' end='7/16/2007 20:30:00' label='M1701K-231,400,20T'/> Edited December 27, 2010 by Macsanega Share this post Link to post Share on other sites
Guest Angie Report post Posted December 27, 2010 Hi, Welcome to FusionCharts Forum! I am afraid, FusionCharts does not support multi line labels on task bar,at this time. Hope this helps. Share this post Link to post Share on other sites
Macsanega Report post Posted December 28, 2010 Hi, Angie Thanks reply. I'm waiting for 3.2. Looking forward to bug fixes. Hi, Welcome to FusionCharts Forum! I am afraid, FusionCharts does not support multi line labels on task bar,at this time. Hope this helps. Share this post Link to post Share on other sites
Guest Angie Report post Posted December 28, 2010 Hi, Welcome to FusionCharts Forum! Thank you very much for your continued patience and patronage. Keep Smiling and keep FusionCharting! Share this post Link to post Share on other sites
Macsanega Report post Posted March 16, 2011 Now been solved with break character( & # 10; ). Thanks. Share this post Link to post Share on other sites
Guest Angie Report post Posted March 16, 2011 Hi, Welcome to FusionCharts Forum! We are glad to know that you have managed to solve your purpose. Happy FusionCharting! Share this post Link to post Share on other sites