whatthewhat Report post Posted December 20, 2012 Specially, I wanted a multi-line tooltip like here http://kb.fusioncharts.com/questions/276/How+do+I+customize+the+tool-tips+displayed+on+the+chart%3F However, I'd like to have the 420 and 2 values vertically aligned. Padding with white space is a hack, and I'm pretty sure it ignored it anyway. Share this post Link to post Share on other sites
Guest Bindhu Report post Posted December 24, 2012 (edited) Hi, You will have to use padding and it will work. Please find attached screen shot of the chart rendered. Ref. Code: <set label='John' value='420' tooltext='John Miller{br}Score: 420{br}Rank: 2'/> There are no other known workarounds, as of now. Hope this helps! Edited December 24, 2012 by Bindhu Share this post Link to post Share on other sites