-
Content count
2,385 -
Joined
-
Last visited
-
Days Won
11
Everything posted by Pallav
-
Plotting a MSSeries chart from an Access Database
Pallav replied to Pallav's topic in FusionCharts and ASP
We do have a lot of examples for MS chart in our doc (Code folder) and the even more complex examples in our blueprint applications (open source; in multiple programming languages). -
Different text within bar then plotted value
Pallav replied to hvdwal's topic in Suggestions & Requests
As of now, I'm afraid it's not possible. -
I'm afraid we do not have the documentation in Spanish.
-
It's present in the evaluation download. Can you please check again?
-
I'm afraid FusionCharts cannot natively control numbers - you can however specify converted numbers in XML and FusionCharts will display it.
-
It's in the XML file - the one that provides data to map.
-
Hi, Can you make sure you've the right FusionCharts zip and not any blueprint app zip?
-
You can wrap it using [chart rotateYAxisName='0' ]
-
Hi, All licensed customers can send mails directly to [email protected]. We normally reply within 24 hours. As for feedData for spark charts, I'm afraid we do not support it.
-
Hi, I'm afraid, as of now, there isn't a way to handle this. However, we'll try to see if we can implement something in future for this.
-
how to pass a value to gauge from a text box ?
Pallav replied to Pallav's topic in Using FusionWidgets XT
No. -
In FusionWidgets charts, you can using canvas margins.
-
Coldfusion Tabs - Javascript Internet Explorer Issue
Pallav replied to pierce71588's topic in Javascript Problems
Daniel, Could you give us link to one such live example? -
I'm afraid yes - as those are the source files.
-
F12_RT_StkArea Chart not working 'Playing' in VB.NET
Pallav replied to Pallav's topic in FusionCharts and ASP.NET
David, Can you please elaborate the technicals preferably with code? -
Agular Gauge stops updating when the new value is greater than the upper limit.
Pallav replied to pntran1's topic in Using FusionWidgets XT
Hi, I'm afraid you cannot update the limits of a chart after it has been rendered. -
It's explained at www.fusioncharts.com/widgets/docs
-
Please see www.fusioncharts.com/widgets/docs > Angular Gauge
-
Andy, In a browser you could use our FusionWidgets suite that support auto-update of charts. Please see www.fusioncharts.com/widgets
-
Can you try Ctrl+click once?
-
Plotting a MSSeries chart from an Access Database
Pallav replied to Pallav's topic in FusionCharts and ASP
You can use any sources and combine them in your ASP script - FusionCharts just needs a single XML data stream. -
It's not a bug precisely. It's the way the browser treats XML.
-
Just add: adjustDiv='0'
-
Special characters are not decoded after calling setDataXML once...
Pallav replied to shulei's topic in Bug Reports
If you call setDataXML from JS, then you do NOT need to encode it again. -
Since you've no data in the chart, the chart takes it to 0,100.