woodykiddy Report post Posted February 1, 2011 Hey everyone, I have a little problem with the vLine object. I was working on multi-series line chart and I could see the vertical line cross over it, but whenever I wanted it to display labels, it always failed. I have even tried toolTip, text, toolText attributes, still no luck. Can anyone help? Thanks. Share this post Link to post Share on other sites
Guest Angie Report post Posted February 1, 2011 Hi, Welcome to FusionCharts Forum! Please refer to the link for more details: http://www.fusioncharts.com/docs/?ChartSS/MSLine.html#Anchor17 Hope this helps. Share this post Link to post Share on other sites
woodykiddy Report post Posted February 1, 2011 Thanks for the reply. But I am afraid it didn't help too much because that's exactly what I did to my chart. "<vLine color='FF5904' label='Start' labelHAlign='left' labelVAlign='top' thickness='3' showLabelBorder='1' />" I don't think there're typos in the above line of code, and all attributes were used according to the chart xml api. So now I am kinda clueless. Perhaps it could be a bug or sth?? On 2/1/2011 at 5:24 AM, Angie said: Hi, Welcome to FusionCharts Forum! Please refer to the link for more details: http://www.fusioncha...e.html#Anchor17 Hope this helps. Share this post Link to post Share on other sites
Guest Angie Report post Posted February 1, 2011 Hi, Could you please send us the entire XML code to look into the issue? Awaiting for your reply. Share this post Link to post Share on other sites
woodykiddy Report post Posted February 3, 2011 yeah sure. the xml file has been attached. pls have a look. thanks. On 2/1/2011 at 9:21 AM, Angie said: Hi, Could you please send us the entire XML code to look into the issue? Awaiting for your reply. csgc_3014311059.xml Share this post Link to post Share on other sites
Guest Angie Report post Posted February 3, 2011 Hi, Welcome to FusionCharts Forum! Please find the modified code attached. Hope this helps. vlinelabel.xml Share this post Link to post Share on other sites
woodykiddy Report post Posted February 3, 2011 yeah I have tried to add labelPosition='1' and change labelValign='bottom', but again it didn't work. On 2/3/2011 at 5:34 AM, Angie said: Hi, Welcome to FusionCharts Forum! Please find the modified code attached. Hope this helps. Share this post Link to post Share on other sites
Guest Angie Report post Posted February 3, 2011 (edited) Hi, I am afraid, we are unable to replicate the issue, the code is working fine from our end. Could you please enable the debug mode in your html code and send us the screenshot? ex: var my chart=new FusionCharts("FusionCharts/MSLine.swf", "myID", "600", 400", "1","1"); Awaiting for your reply. Edited February 3, 2011 by Angie Share this post Link to post Share on other sites
woodykiddy Report post Posted February 3, 2011 I set the debug mode true in the following line Call renderChartHTML("charts/Charts/MSLine.swf", "", chXmlSGC, "2lines", "100%", "200", true) Oops, here was the error the debugger told me: ERROR: Invalid number specified in XML. FusionCharts can accept number in pure numerical form only. If your number formatting (thousand and decimal separator) is different, please specify so in XML. Also, do not add any currency symbols or other signs to the numbers. Is this stopping vLine working properly? On 2/3/2011 at 6:16 AM, Angie said: Hi, I am afraid, we are unable to replicate the issue, the code is working fine from our end. Could you please enable the debug mode in your html code and send us the screenshot? ex: var my chart=new FusionCharts("FusionCharts/MSLine.swf", "myID", "600", 400", "1","1"); Awaiting for your reply. Share this post Link to post Share on other sites
woodykiddy Report post Posted February 3, 2011 Oh and here is the complete version of my XML data file for plotting the chart. I'd appreciate it if you can run through this one again for me to see if it's okay. Many thanks. On 2/3/2011 at 6:16 AM, Angie said: Hi, I am afraid, we are unable to replicate the issue, the code is working fine from our end. Could you please enable the debug mode in your html code and send us the screenshot? ex: var my chart=new FusionCharts("FusionCharts/MSLine.swf", "myID", "600", 400", "1","1"); Awaiting for your reply. full.xml Share this post Link to post Share on other sites
Guest Angie Report post Posted February 3, 2011 (edited) Hi, Could you please confirm us the FusionCharts version you are using? If you are using earlier version than FusionCharts v3.1 , vline label will not work. Hope this helps. Edited February 3, 2011 by Angie Share this post Link to post Share on other sites
woodykiddy Report post Posted February 3, 2011 Err... my current version is 3.0.7. That doesn't seem good On 2/3/2011 at 7:05 AM, Angie said: Hi, Could you please confirm us the FusionCharts version you are using? If you are using earlier version than FusionCharts v3.1 , vline label will not work. Hope this helps. Share this post Link to post Share on other sites
woodykiddy Report post Posted February 3, 2011 So how should I upgrade it to latest version? Do I have to download the whole package again? what about the license then? On 2/3/2011 at 7:15 AM, woodykiddy said: Err... my current version is 3.0.7. That doesn't seem good Share this post Link to post Share on other sites
Guest Angie Report post Posted February 3, 2011 Hello, Could you please drop a mail to us using the link below: Please do quote this forum thread there for our reference. I look forward to your email. Share this post Link to post Share on other sites