amordach Report post Posted November 19, 2009 How do I set my chart labels to stick together in groups in the legend? Example Group Test1 Group Test2 Group Test3 Group Test4 Group Test5 Group Test6 Group Test7 Is what I would want it to look like. This is what it is doing: Group Test1 Group Test2 Group Test3 Group Test4 Group Test5 Group Test6 Group Test7 I can provide a screen-shot if further explanation is needed. Thanks for the help. Share this post Link to post Share on other sites
Guest Madhumita Report post Posted November 19, 2009 Hello, I am afraid, I did not understand your requirement properly. Could you please provide us with a screen-shot? Apologies for the inconvenience.] Awaiting your reply. Share this post Link to post Share on other sites
amordach Report post Posted November 20, 2009 (edited) Here you go: As you can see US Cellular is being displayed on two lines in the legend. Edited November 20, 2009 by Guest Share this post Link to post Share on other sites
Guest Madhumita Report post Posted November 20, 2009 Hello, Could you please send us your XML so that we can help you solve the issue as early as possible? Apologies for the inconvenience. Share this post Link to post Share on other sites
amordach Report post Posted November 20, 2009 See attached. test.xml Share this post Link to post Share on other sites
FusionCharts Support Report post Posted November 20, 2009 Hi, Could you please try adding a at the end of the dataset's seriesName after which you want an new line? e.g. Sprint in your XML. Share this post Link to post Share on other sites
amordach Report post Posted November 23, 2009 Sudipto Choudhury (11/20/2009)Hi, Could you please try adding a at the end of the dataset's seriesName after which you want an new line? e.g. Sprint in your XML. This is what I came up with: This is what I was hoping for: These charts are also dynamically scaled so that some time there may be 3 categories listed and some time there will be 10. I need a solution that will force all categories to remain on the same line without having to hard code a line break in. Share this post Link to post Share on other sites
Guest Rajroop Report post Posted November 23, 2009 Hi, I'm afraid that there is no way to 'force all categories to remain on the same line without having to hard code a line break in', as of now. Share this post Link to post Share on other sites