-
Content count
1,253 -
Joined
-
Last visited
-
Days Won
3
Everything posted by Rahul Kumar
-
Hi, Please see the code below to add styles to chart using PHP Class. Also, Please let us know the Online demo name/link (which has gradient effect?).
-
Hi, Please download a fresh copy from our Product Update Center and replace your old Maps SWF files with the new Maps SWF.
-
Hi, Could you please try using the XML below?
-
Hi, I am afraid, it is not possible as of now.
-
X-axis label is too far from 0 point of X-axis
Rahul Kumar replied to paruny's topic in General usage
Hi, Could you please try using canvaspadding='pixel value' attribute in <chart> element? -
Auto adjust and decrease the width between values.
Rahul Kumar replied to Rahul Kumar's topic in General usage
Hi, I am afraid, both of these features is not supported as of now. But you could try using rotateLabels='1' and labelDisplay attribute in <chart> element. labelDisplay String WRAP, STAGGER, ROTATE or NONE Using this attribute, you can control how your data labels (x-axis labels) would appear on the chart. There are 4 options: WRAP, STAGGER, ROTATE or NONE. WRAP wraps the label text if it's longer than the allotted area. ROTATE rotates the label in vertical or slanted position. STAGGER divides the labels into multiple lines. rotateLabels Boolean 0/1 This attribute lets you set whether the data labels would show up as rotated labels on the chart. -
Export and then auto prompt save for 3.1
Rahul Kumar replied to masterbuddha's topic in General usage
Hi, Please see the example at http://www.fusioncharts.com/Demos/ExportChart/ -
Hi, Could you please set your Flash Player's Global Security setting and try again? Please see this http://www.fusioncharts.com/forum/FindPost8077.aspx post, this post will guide you how to set your Flash Player Global Security Setting.
-
Hi, Could you please let us know, are you using same method (from the context menu) to print from FireFox? Also, you may update your chart and try again.
-
Hi, Could you please set your Flash Player's Global Security setting and try again? Please see this http://www.fusioncharts.com/forum/FindPost8077.aspx post, this post will guide you how to set your Flash Player Global Security Setting.
-
Hi, Could you please try using rotateValues='1' attribute in <chart> element?
-
Hi, You can customize chart messages by passing custom chart messages to the chart. Please refer to http://www.fusioncharts.com/docs/Contents/ChartMessages.html for more information.
-
Prevent shaded chart background from printing?
Rahul Kumar replied to rtibmx's topic in General usage
Hi, I am afraid, it is not supported as of now. -
Hi, Please read the doc at http://www.fusioncharts.com/docs/Contents/TTip_Lines.html for making multi line labels.
-
Hi, Please see the doc http://www.fusioncharts.com/docs/Contents/DrillDown/JavaScript.html for javascript function as a link.
-
Hi, I am afraid, it is not supported in FusionCharts FREE.
-
[Drag-node] How to define border color and thickness for set-element?
Rahul Kumar replied to zeitlupe's topic in Using PowerCharts XT
Hi, I am afraid, as of now, you can use plotBorderColor={hexcolor} attribute within <dataset> element, and this works for all <set> element under that dataset and Border Color for individual <set> element is not supported. -
using ASP as a datasource for live Thermometer FusionWidget
Rahul Kumar replied to ericb1's topic in Using FusionWidgets XT
Hi, We have created a small sample in ASP please execute it and let us know the result. Sample.zip -
Hi, Could you please replace you existing FCExporter.aspx.cs file with the attached file, and try again? FCExporter.aspx.zip
-
Hi, Could you please import MSColumn3DChart (import com.fusioncharts.core.charts.MSColumn3DChart;) instead Column3DChart and try again? Since the XML data is for a Multi-Series chart but you are using a single series chart.
-
Hi, Could you please make sure that you updated you chart's folder correctly, you may render the chart in debug more and can see the chart version, please check for it once just to get confirm that you are using V3.1 chart. We have tested your XML with V3.1 chart, and it is showing the Vline label. Please see the attached image.
-
Hi, Could you please try using showSum='0' in <chart> element?
-
Hi, Could you please try using clickURL='{http://location}' attribute in <chart> element?
-
Hi, I am afraid, it is not possible as of now.
-
Hi, Please refer to this: http://www.fusioncharts.com/forum/Topic2910-32-1.aspx Or you can use Iframe module and pass url to this. Also, please see to this for a simple step to add flash to DNN. http://dnn.utep.edu/Default.aspx?tabid=12675