﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionCharts v3 / Using FusionCharts / XML Issue  / Include link in Y axis name / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>FusionCharts Forum</description><link>http://www.fusioncharts.com/forum/</link><webMaster>support@fusioncharts.com</webMaster><lastBuildDate>Wed, 03 Dec 2008 02:07:52 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Include link in Y axis name</title><link>http://www.fusioncharts.com/forum/Topic1114-29-1.aspx</link><description>Can you just run the debug mode of chart to see if data is coming right to it?</description><pubDate>Tue, 12 Jun 2007 00:13:13 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>RE: Include link in Y axis name</title><link>http://www.fusioncharts.com/forum/Topic1114-29-1.aspx</link><description>I am using ASP.net code to dynamically create the xml data for generating chart. While using dataXML method everything was working as expected. But I have to switch to dataURL method inorder to use '&amp;lt;' for embedding html tags.&lt;P&gt;So I saved the dynamically created XML data to an XML file, 'data.xml' in root folder, to use in dataURL method. The result of RenderChartHTML method is output to a Literal control in the aspx page using the following C# code:&lt;/P&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#008000 size=2&gt;ltrChart.Text = infosoftglobal.FusionCharts.RenderChartHTML(ApplicationPath + "/FusionCharts/StackedBar3D.swf?PBarLoadingText=Rxploring...&amp;amp;ChartNoDataText=No Data Available for Your Selection", &lt;FONT color=#008000 size=2&gt;ApplicationPath + "data.xml&lt;/FONT&gt;", "", "CategoryNumber", "540", "470", false);&lt;/P&gt;&lt;/FONT&gt;&lt;P&gt;But it always displays the message '&lt;FONT color=#008000&gt;No Data Available for Your Selection'.&lt;/FONT&gt; &lt;/P&gt;&lt;P&gt;The dynamically created sample XML data is pasted below:&lt;BR&gt; &lt;BR&gt;&amp;lt;chart caption="Drug Regimen Adverse Reaction Profile" legendShadow="1" xAxisName="Effects - Summary" yAxisName="Rxplore Score &amp;lt;a href="test.aspx" target="_blank"&amp;gt;(What's This?)&amp;lt;/a&amp;gt;" baseFontSize="10" baseFontColor="808080" showValues="0" numberPrefix=""&amp;gt;&lt;BR&gt;- &amp;lt;categories&amp;gt;&lt;BR&gt;  &amp;lt;category label="Insomnia" /&amp;gt; &lt;BR&gt;  &amp;lt;category label="nausea" /&amp;gt; &lt;BR&gt;  &amp;lt;category label="headache" /&amp;gt; &lt;BR&gt;  &amp;lt;category label="dry mouth" /&amp;gt; &lt;BR&gt;  &amp;lt;category label="Dyspepsia" /&amp;gt; &lt;BR&gt;  &amp;lt;category label="Throat discomfort" /&amp;gt; &lt;BR&gt;  &amp;lt;category label="Agitation" /&amp;gt; &lt;BR&gt;  &amp;lt;category label="dizziness" /&amp;gt; &lt;BR&gt;  &amp;lt;category label="palpitations" /&amp;gt; &lt;BR&gt;  &amp;lt;category label="back pain" /&amp;gt; &lt;BR&gt;  &amp;lt;/categories&amp;gt;&lt;BR&gt;- &amp;lt;dataset seriesName="Allegra-D 24 Hour"&amp;gt;&lt;BR&gt;  &amp;lt;set value="12.6" toolText="Up to 12.6%25 of patients taking Allegra-D 24 Hour experienced Insomnia compared with 0.0%25 of patients taking a placebo." /&amp;gt; &lt;BR&gt;  &amp;lt;set value="7.4" toolText="Up to 7.4%25 of patients taking Allegra-D 24 Hour experienced nausea compared with 0.0%25 of patients taking a placebo." /&amp;gt; &lt;BR&gt;  &amp;lt;set value="3.1" toolText="Up to 10.6%25 of patients taking Allegra-D 24 Hour experienced headache compared with 7.5%25 of patients taking a placebo." /&amp;gt; &lt;BR&gt;  &amp;lt;set value="2.8" toolText="Up to 2.8%25 of patients taking Allegra-D 24 Hour experienced dry mouth compared with 0.0%25 of patients taking a placebo." /&amp;gt; &lt;BR&gt;  &amp;lt;set value="2.8" toolText="Up to 2.8%25 of patients taking Allegra-D 24 Hour experienced Dyspepsia compared with 0.0%25 of patients taking a placebo." /&amp;gt; &lt;BR&gt;  &amp;lt;set value="2.3" toolText="Up to 2.3%25 of patients taking Allegra-D 24 Hour experienced Throat discomfort compared with 0.0%25 of patients taking a placebo." /&amp;gt; &lt;BR&gt;  &amp;lt;set value="1.9" toolText="Agitation occurred in &amp;gt; 2%25 of patients taking Allegra-D 24 Hour" /&amp;gt; &lt;BR&gt;  &amp;lt;set value="1.9" toolText="dizziness occurred in &amp;gt; 2%25 of patients taking Allegra-D 24 Hour" /&amp;gt; &lt;BR&gt;  &amp;lt;set value="1.9" toolText="palpitations occurred in &amp;gt; 2%25 of patients taking Allegra-D 24 Hour" /&amp;gt; &lt;BR&gt;  &amp;lt;set value="1.4" toolText="Up to 2.8%25 of patients taking Allegra-D 24 Hour experienced back pain compared with 1.4%25 of patients taking a placebo." /&amp;gt; &lt;BR&gt;  &amp;lt;/dataset&amp;gt;&lt;BR&gt;- &amp;lt;styles&amp;gt;&lt;BR&gt;- &amp;lt;definition&amp;gt;&lt;BR&gt;  &amp;lt;style name="myHTMLFont" type="font" bold="1" isHTML="1" /&amp;gt; &lt;BR&gt;  &amp;lt;style name="myHTMLFont1" type="font" bold="1" isHTML="0" /&amp;gt; &lt;BR&gt;  &amp;lt;/definition&amp;gt;&lt;BR&gt;- &amp;lt;application&amp;gt;&lt;BR&gt;  &amp;lt;apply toObject="TOOLText" styles="myHTMLFont1" /&amp;gt; &lt;BR&gt;  &amp;lt;apply toObject="yAxisName" styles="myHTMLFont" /&amp;gt; &lt;BR&gt;  &amp;lt;apply toObject="DATALABELS" styles="myHTMLFont" /&amp;gt; &lt;BR&gt;  &amp;lt;/application&amp;gt;&lt;BR&gt;  &amp;lt;/styles&amp;gt;&lt;BR&gt;  &amp;lt;/chart&amp;gt;&lt;/P&gt;&lt;P&gt;Another problem is that I am not able to use RenderChart method with Ajax. This method requires complete page refresh to generate chart. It was a very useful method as I could avoid the 'Click to activate this control' message by using this method. So I am using RenderChartHTML method. &lt;/P&gt;&lt;P&gt;Thanks.&lt;BR&gt;</description><pubDate>Thu, 07 Jun 2007 04:02:24 GMT</pubDate><dc:creator>ameenaiqbal</dc:creator></item><item><title>RE: Include link in Y axis name</title><link>http://www.fusioncharts.com/forum/Topic1114-29-1.aspx</link><description>Can you please pass me the HTML and XML output?</description><pubDate>Wed, 06 Jun 2007 01:06:33 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>RE: Include link in Y axis name</title><link>http://www.fusioncharts.com/forum/Topic1114-29-1.aspx</link><description>When I use the dataURL method, the graph is not properly displayed when viewed from remote machines. The URL of xml file is specified correctly. The graph always shows ChartNoDataText message. In local machine, the graph is properly displayed. &lt;/P&gt;&lt;P&gt;What could be wrong?</description><pubDate>Mon, 04 Jun 2007 03:33:40 GMT</pubDate><dc:creator>ameenaiqbal</dc:creator></item><item><title>RE: Include link in Y axis name</title><link>http://www.fusioncharts.com/forum/Topic1114-29-1.aspx</link><description>You'll need to use dataURL method and then encode &amp;lt; as &amp;amp;lt; Also, you'll need to convey to the chart that y-axis name would be HTML (using STYLES).</description><pubDate>Wed, 30 May 2007 03:08:46 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>Include link in Y axis name</title><link>http://www.fusioncharts.com/forum/Topic1114-29-1.aspx</link><description>I am using asp.net, C# with fusion charts. I am using the dataXML method to generate chart. All functionalities work great, but I am unable to give '&amp;lt;' character in XML data. &lt;/P&gt;&lt;P&gt;I want to give a hyper link with in the Y-axis name, which on clicking should open a page. That is, I have to give '&amp;lt;a&amp;gt;' tag in the '&lt;FONT color=#800000 size=2&gt;yAxisName&lt;/FONT&gt;' attribute of chart element. I have tried the escape characters for &amp;lt; such as '&amp;amp;lt;', '&amp;amp;#60;' but none helped. If the xml contains a '&amp;lt;' or equivalent code of that character it shows 'Invalid XML' error.&lt;/P&gt;&lt;P&gt;Is there a way that I can embed a link in yAxisName attribute value?&lt;/P&gt;&lt;P&gt;Thanks.</description><pubDate>Tue, 29 May 2007 05:15:18 GMT</pubDate><dc:creator>ameenaiqbal</dc:creator></item></channel></rss>