-
Content count
204 -
Joined
-
Last visited
Everything posted by Prerana
-
Hello, Thanks for the query. The issue is not replicated from our end, its working as expected. Kindly refer the sample below for the implementation. http://jsfiddle.net/Prerana/pgyrfk06/4/ Please note, legends are not applicable to single series chart. Please let us know whether you are using the current version or the older one. Hope this helps,
-
Hello, Kindly send us the scale down sample, so that we can replicate the issue.
-
Hello, Kindly try this on another system, because Its working as expected from our end in IE11 with FusionCharts Suite v3.11.3. Hope this helps,
-
Hello, Thanks for the query. For the first query, i.e. In IE(version IE11), there are only 4 options of export available: (PNG, JPG, PDF, SVG). Ans. Its showing all the five options i.e. PNG, JPG, PDF, SVG, XLS. Here is the screenshot attached. Kindly refer the fiddle below to replicate the same. http://jsfiddle.net/Prerana/nnpz5egr/8/ For the second query, i.e. In the exported XLS, the label information (which has a comma in it) is being chopped off. Ans. We have logged a bug for the same, will keep you posted. Hope this helps,
-
Hello, Glad to inform you that the issue has been resolved in our current version i.e. FusionCharts Suite v3.11.3. Kindly refer the fiddle below for the implementation. http://jsfiddle.net/Prerana/fegf4zp5/8/ Hope this helps,
-
bar chart and line chart integration in a single chart
Prerana replied to get.arijit's topic in FusionCharts and PHP
Hello, Glad to know that it worked. -
new property minLabelWidthPercent for bar charts
Prerana replied to MGS_Sebastien's topic in Suggestions & Requests
Hello, Thanks for replying back. Your requirement is achievable using our new feature smartlabel. Using smartlabel you can achieve the following features: If a bound box is provided it wraps / truncates the text Calculate the metrics (height and width) of text for any style Add ellipses if the text is truncated Wraps a label in the bound box For further details about smartLabel, kindly refer the github link given below. https://github.com/fusioncharts/fusioncharts-smartlabel Kindly refer the fiddle below for the implementation. http://jsfiddle.net/og5nkwLd/1/ Hope this helps, -
new property minLabelWidthPercent for bar charts
Prerana replied to MGS_Sebastien's topic in Suggestions & Requests
Hello, Thanks for replying back. The automatic wrapping of the text is not supported in JS chart due to certain limitations. Hope this helps, -
new property minLabelWidthPercent for bar charts
Prerana replied to MGS_Sebastien's topic in Suggestions & Requests
Hello, Your requirement is achievable. Kindly use "canvasLeftMargin" attribute to get the alignment. Kindly refer the fiddle below for the implementation. http://jsfiddle.net/Prerana/y3H2G/2015/ Hope this helps, -
new property minLabelWidthPercent for bar charts
Prerana replied to MGS_Sebastien's topic in Suggestions & Requests
Hello, Thanks for the query. Unable to replicate your scenario. Kindly modify the sample given below or share an image, so that we can replicate your requirement. http://jsfiddle.net/Prerana/y3H2G/2010/ -
Linear Gauge chart - customise pointers; with images?
Prerana replied to TiF's topic in General usage
Hello, It is not feasible. -
bar chart and line chart integration in a single chart
Prerana replied to get.arijit's topic in FusionCharts and PHP
Hello, Kindly download FusionCharts Suite XT, using the link given below. http://www.fusioncharts.com/download/ This suite contains all the required js files. Extarct those files, and use them as per your requirement. Hope this helps, -
bar chart and line chart integration in a single chart
Prerana replied to get.arijit's topic in FusionCharts and PHP
Hello, Thanks for the query. The combination of bar chart and line chart is not supported. Instead of bar chart , you could use the combination of column chart and line chart. Kindly refer the link below, for the implementation.https://www.dropbox.com/s/ep26pqwgo4gv1sd/Chart.zip?dl=0 Hope this helps, -
Hello, The attribute "placeValuesInside" is not supported by stacked bar chart type. As it is a stacked chart type, ie one plot will come over another plot, so placing value out side won't be a good visualisation. You can show value inside the plot, by setting the attribute "showValues" as 1 at the chart level. In your case, you can use text annotation, as the plots are in opposite direction. Using text annotations, you can add notes, labels, or any other contextual text information that you may want to make available inside the chart at any position. For more detatils about annotation, please refer the Fusioncharts documentation links given below. http://www.fusioncharts.com/dev/advanced-chart-configurations/annotations/introduction.html http://www.fusioncharts.com/dev/advanced-chart-configurations/annotations/creating-annotations/creating-text-annotations.html Kindly refer the fiddle below for the implementation. http://jsfiddle.net/Prerana/rdzp6kco/8/ Hope this helps,
-
Hello, Thanks for the query. Kindly use annotation and its event (annotationClick, annotationRollOver, annotationRollOut) to achieve your requirement, ie add an icon to the chart with hover effect and click event. For more details about annotation, visit the links given below. http://www.fusioncharts.com/dev/advanced-chart-configurations/annotations/introduction.html http://www.fusioncharts.com/dev/api/fusioncharts/namespaces/annotations.html#events Kindly refer the fiddle below for the implementation. http://jsfiddle.net/BDZEG/44/ Hope this helps,
-
Hello, Thanks for the query. Please use the stackedbar2d chart instead of bar chart. Kindly refer the fiddle link below for the implementation. http://jsfiddle.net/Prerana/rdzp6kco/6/ Hope this helps,
-
Grid Chart not rendering, will render if forced
Prerana replied to splace's topic in Javascript Problems
Hello, We have logged a bug. We will keep you posted.- 5 replies
-
- SSGrid
- Grid Chart
-
(and 2 more)
Tagged with:
-
Set the cursor to a pointer when hovering over a guage chart
Prerana replied to Speed1965's topic in General usage
Hello, I hope that you got the solution of your query at this link : http://forum.fusioncharts.com/topic/18764-angularguage/ Hope this helps, -
AngularGauge - Cloning - Set Chart Caption
Prerana replied to Speed1965's topic in Using FusionWidgets XT
Hello, Thanks for the query. Glad to know that setCharAttribute() helped you, for the first query. I hope that you got the solution of your second query, ie. set the dial score of angular gauge at the time of creating it's clone at this link: http://forum.fusioncharts.com/topic/18766-angulargauge-clone-modifying-the-dial-score/ Hope this helps- 3 replies
-
- angulargauge
- clone
-
(and 2 more)
Tagged with:
-
Hello, Thanks for the query. Your requirement is achievable. Please use the clickURL attribute at the chart level, and set the hotspot link if suitable in your case or you can also set a dummyURL as its value. Then the entire chart can now act as a hotspot. Kindly refer the fiddle link below for the implementation. http://jsfiddle.net/Prerana/81ffyu60/4/ Hope this helps
-
AngularGauge - Clone - Modifying the dial score
Prerana replied to Speed1965's topic in Using FusionWidgets XT
Hello, Thanks for the query. We have created a sample as per your requirement ie. to change the dial score of angular guage at the time of creating the clone of the same. There is a method called feedData, which is used to feed data to the chart. Kindly refer the fiddle below, for the implementation. http://jsfiddle.net/Prerana/12j5m525/3/ Hope this helps, -
Drill down charts dont take the chart inputs as specified
Prerana replied to 1aman11's topic in Using FusionWidgets XT
Hello, Glad to know that it worked. Happy FusionCharting -
[bug] Not all chart labels show on bar2d in Firefox & IE
Prerana replied to ithurlow's topic in General usage
Hello, We have logged the issue internally. We will keep you posted about the same. For a workaround remove the "baseFontSize" and use the default font. Kindly refer the fiddle below for the implementation. http://jsfiddle.net/ghtm181q/2/ Hope this helps, -
[bug] Not all chart labels show on bar2d in Firefox & IE
Prerana replied to ithurlow's topic in General usage
Hello, We are looking into this, will keep you posted. Thanks, Prerana Singh -
Drill down charts dont take the chart inputs as specified
Prerana replied to 1aman11's topic in Using FusionWidgets XT
Hello, Thanks for the query. Kindly send the scaledown sample, so that we can replicate the issue for further assistance. For a workaround you can check out the sample of drill down chart (JSON) using php and MySQL provided below. https://www.dropbox.com/s/g3va4j9nrjhaubd/php-mysql-multilevel-drill-down.zip?dl=0 Hope this helps, Thanks, Prerana Singh