-
Content count
2,213 -
Joined
-
Last visited
-
Days Won
14
Everything posted by Sanjukta
-
Hi, If you wish to change only the color of the data values, please try applying "Font Styles" on the "DATAVALUES" object. For further details on Font Styles, please refer to the following link. http://www.fusioncharts.com/docs/?Styles/Font.html Hope this helps.
-
Hi, I am afraid, this is not possible with FusionCharts, as of now. In FusionCharts only the chart on the viewable portion of the browser would be exported. In order to export the rest of the parts, you would need to scroll down to export them. Hope this helps.
-
Bezier Curves/Lines as an option in Drag Node chart
Sanjukta replied to mysticBoer's topic in Suggestions & Requests
Hi, I am afraid, this is not supported, as of now. In Drag Node chart you can only connect the nodes using connectors. Hope this helps. -
Hi, Please try setting the attribute "showFullDataTable" to '0' in the <chart> element. This asks the chart to wrap & truncate the data labels and try to squeeze them in the required space (only if possible). Hope this helps.
-
Hi, Please try setting the desired color code for the attribute "borderColor" and "canvasBorderColor" in the <chart> element to customize the chart and the canvas border respectively. Hope this helps.
-
Hi, I am afraid, FusionCharts does not support this, as of now.
-
Make graph with one axis point with two responding Y values
Sanjukta replied to y0w4000's topic in General usage
Hi, Please try using the charts with Dual Y-axis. In the Primary axis, the first Column plot would be shown. The second dataplot can be a line plot with anchors against the Secondary Y-axis in correspondence to the X-axis labels. Hope this helps. -
HI, Please drop us a mail quoting this Forum post at http://www.fusioncharts.com/contact/
-
Exposed 'save as image' function for FusionGadgets
Sanjukta replied to Niluje's topic in General usage
Hi, Please try upgrading to the latest version, i.e FusionWidgets 3.1.1 that supports the Exporting as Image/PDF functionality. Please refer to the following link for further details on the above. http://www.fusioncharts.com/widgets/docs/Contents/ECOverview.html http://www.fusioncharts.com/widgets/docs/Contents/ECProcess.html Hope this helps. -
How to display hcart at end whit scroll
Sanjukta replied to aymeric garnier's topic in General usage
Hi, Please try setting the attribute "ganttWidthPercent" to '100' in the <chart> element. This attribute indicates the percent space (width) the gantt pane takes. If the gantt takes more space, the grid will get less space and as such might fit in the full task pane. Hope this helps. -
Hi, This is a known issue. If the height and width of the chart is above the maximum limit that a Flash Player can support, the excess parts of the chart gets truncated. In Flash Flash Player 10, the maximum size for a chart is 8,192 pixels in width or height, and the total number of pixels cannot exceed 16,777,216 pixels. (i.e., if a chart is 8,192 pixels wide, it can only be 2,048 pixels high.). Note that in Flash Player 9 and earlier versions, the limitation is 2,880 pixels in height and 2,880 pixels in width. Hope this helps.
-
Need to add the city as a marker on the map and support of zoom out/in
Sanjukta replied to ajit's topic in General usage
Hi, I am afraid, FusionMaps does not support latitude/longitude calculations for places and Zoom functionality on maps, as of now. Instead you can use Drill-down functionality to open other maps using Links on the markers. Please refer to the following links for further details. http://www.fusioncharts.com/maps/docs/Contents/BasicUsage.html http://www.fusioncharts.com/maps/docs/Contents/GUI.html http://www.fusioncharts.com/maps/docs/Contents/MarkerOv.html Hope this helps. -
Hi, Thank you for sharing the idea. Happy FusionCharting!
-
Hi, I am afraid, FusionCharts does not support these, as of now. Thank you for your suggestions, We have made a note of it.
-
Chart class files ... where are they
Sanjukta replied to kpnolan's topic in Installation and Upgrades
Hi, Please note the Source Code of the FusionCharts pack is only provided with the Enterprise Plus License. The Evaluation version has all the similar functionalities as that of the Licensed version but only difference of the FusionCharts watermark on every chart. In case you wish to avail the Source Code for modifying the SWFs, you have to buy the Enterprise Plus License. Please send us you request for buying or support at http://www.fusioncharts.com/contact/ Hope this helps. -
Hi, If you are looking for a Static image to be the background image of the chart, please try setting the path for the image in the attribute "bgSWF" in the <chart> element. Please try setting the attributes "canvasBgAlpha" and "bgAlpha" to '0' in the <chart> element. In case you wish the image to get changed with each rendering, I am afraid this is not possible, as of now. Hope this helps.
-
Hi, Please upgrade to FusionWidgets v3.1.1 which supports a lot of advanced features for charts like Gantt chart. It supports the date and time format on the task bars, the width of the process/task bar can be specified explicitly. Hope this helps.
-
Hi, The limitation of characters in old browsers like IE6 its 2000 characters. This problem does not occur in all modern browsers. Hope this helps.
-
Hi, Please note you can specify a list of colors separated by a comma for the attribute "bgColor" in the <dial> element . You can either specify a single color (e.g., CCCCCC) for solid fill or multiple colors separated by comma to attain a gradient fill. Hope this helps.
-
Hi, Single series Xml can display more than 1 column. In case you are using Multi-series chart, please note that you get legends as identifier, SSGrid is not required then.
-
Hi, Please try copy-pasting the "degree" sign directly from somewhere to the caption without encoding it. Hope this helps.
-
shall i consider evaluation version as open source
Sanjukta replied to mahes's topic in General usage
Hi, The evaluation version of the FusionCharts pack is a free version that can be used for any purpose by any number of people/organisations. -
shall i consider evaluation version as open source
Sanjukta replied to mahes's topic in Installation and Upgrades
Hi, The evaluation version of the FusionCharts pack is a free version that can be used for any purpose by any number of people/organisations. -
shall i consider evaluation version as open source
Sanjukta replied to mahes's topic in Miscellaneous
Hi, The evaluation version of the FusionCharts pack is a free version that can be used for any purpose by any number of people/organisations. -
How to change the fusion charts evaluation, fusion gadgets evaluation tags in dashboard
Sanjukta replied to mahes's topic in General usage
Hi, There is no feature limitation in the evaluation version of FusionCharts, except for the fact that the evaluation version charts are watermarked. In order to remove the Watermark, you would need to buy FusionCharts License. If you have been using the evaluation version of FusionCharts in your application and are now upgrading to a commercial license of FusionCharts, you'll need to do the following: 1. Buy a FusionCharts license. Mail us at [email protected] for sales and licensing queries. 2. Download the package and unzip them to a drive. 3. Replace Evaluation version SWF with the new purchased SWF Files (present in Download Package > Charts folder). 4. Clear your browser cache - very important step. When you now view your application, you won't see any watermarks on the charts. Hope this helps.