hariprasade Report post Posted December 10, 2009 If there any way to show the node labels in two different lines and in two different style(bold in second line). like lable name caption Regards, Hariprasade Share this post Link to post Share on other sites
Guest Madhumita Report post Posted December 10, 2009 Hello, I'm afraid, two font styles can not be applied to a single label in FusionCharts, as of now. However, we have noted down your suggestion and added it to our wish-list. Share this post Link to post Share on other sites
hariprasade Report post Posted December 10, 2009 what about the showing it in two different lines Share this post Link to post Share on other sites
Guest Madhumita Report post Posted December 10, 2009 Hello, If you wish to set the label in two lines please consider using a line-break character. e.g. label='line1 line2' Share this post Link to post Share on other sites
hariprasade Report post Posted December 10, 2009 thanks a lot Share this post Link to post Share on other sites
Guest Madhumita Report post Posted December 10, 2009 Hello, You are most welcome. Glad that I could help you. Share this post Link to post Share on other sites
hariprasade Report post Posted December 22, 2009 This is working for chart rendering using setDataXML("my xml string"); but it is not working for bellow case --->when the use click on a button we will get the data from sever through an Ajax call.Then I tried to render the same that data in same object which is render previously. Share this post Link to post Share on other sites
Guest Madhumita Report post Posted December 24, 2009 Hello, While you are fetching the data using AJAX call are you adding the line-breaks? Are you fetching the data as XML? Looking forward to your reply. Share this post Link to post Share on other sites