-
Content count
350 -
Joined
-
Last visited
Everything posted by Moonmi Sonowal
-
Hi, Currently we do not have any option to show caption or sub caption if there isn't any data in the chart. Do let us know if you have any other queries. Thanks.
-
Treemap call to custom Javascript function
Moonmi Sonowal replied to PaulS's topic in Using PowerCharts XT
Hi Paul, We are looking into the issue and will get back to you soon. Until then your support and patience is appreciated. Thanks. -
Hi Vacek, It not possible to change part of chart caption text color natively. The whole caption font color would change. However, as a work around you can use Text annotations to achieve your requirements. Please refer fiddle: http://jsfiddle.net/zfb7xze3/ Thanks.
-
Fusion Widgets not updating in any browser except firefox
Moonmi Sonowal replied to dkt@tiwari's topic in Using FusionWidgets XT
Hi, Could you please confirm which version of FusionCharts you are using? Thanks. -
Annotation position in function of label position
Moonmi Sonowal replied to MGS_Sebastien's topic in Using PowerCharts XT
Hi Sébastien, Yes that would be the only solution for the requirements. Thanks. -
FusionCharts doughnut2d center label renders & incorrectly
Moonmi Sonowal replied to jocelynd's topic in General usage
Hi Jocelyn, A bug has already been raised for the issue and we are working on it. We will keep you posted about any updates. Thanks. -
Annotation position in function of label position
Moonmi Sonowal replied to MGS_Sebastien's topic in Using PowerCharts XT
Hi Sebastien, For column and bar charts, we do support marcos for labels as wll, but it is not supported for label in case if Radar Chart. The only work around would be to place text with manual calculation of x and y plots of Labels. Thanks. -
Annotation position in function of label position
Moonmi Sonowal replied to MGS_Sebastien's topic in Using PowerCharts XT
Hi Sébastien Please check out this fiddle: http://jsfiddle.net/moonmi/8v1v6590/ Hope this helps. Thanks -
Angular Gauge: Pivot animation speed
Moonmi Sonowal replied to haggis's topic in Using FusionWidgets XT
Hi, Happy New Year. Please try out the "animationDuration" attribute in the chart element. Hope this helps. Thanks. -
Legend wrap using themes, not with no theme
Moonmi Sonowal replied to bryan641's topic in General usage
Hi Bryan Hope you are keeping well! Thank you for your continued patience. Could you please upgrade your current version to the latest, i.e, FusionCharts Suite v3.10, release that will resolve your reported issue? Fiddle: http://jsfiddle.net/e30hohjd/ To download the Evaluation version of FusionCharts Suite XT v3.10, please visit the link: http://www.fusioncharts.com/download/ Hope this would resolve your issue. Thanks. -
Hi Suresh, Hope you are doing well. Could you please upgrade your current version to the latest, i.e, FusionCharts Suite v3.10, which will resolve your reported issue of highlighting data plot while hovering legend text? This feature introduces highlighting effect on data plots or series when user hovers over corresponding legend item. This will enable user to differentiate between data plots or series. Basic rules for highlighting attributes By default, there are no highlighting effects on series or data plots on legend hover. The user can choose highlighting effect by setting plothighlighteffect attribute. When plothighlighteffect='fadeout', then the data plots other than on which hovered will be faded out. The user can also pass configuration string in plothighlighteffect attribute. The format is - plothighlighteffect= 'effectname|confStr' Here pipe symbol is the separator between the effectname and configuration string. For example: - if effectname is fadeout, then plothighlighteffect='fadeout|color=#7f7f7f,alpha=10' will set the color of the plots other than on which hovered to gray and opacity to 10. To download the Evaluation version of FusionCharts Suite XT v3.10, please visit the link: http://www.fusioncharts.com/download/ Thanks.
-
Hi Simi, Could you please upgrade your current version to the latest, i.e, FusionCharts Suite v3.10, release that will resolve your reported issue? To avail this licensed release, you would need to re-Download the entire package from the My Orders section of FusionCharts Product Update Center. PUC URL: www.fusioncharts.com/puc/ To download the Evaluation version of FusionCharts Suite XT v3.10, please visit the link: http://www.fusioncharts.com/download/ Hope this would resolve your issue. If you require any further assistance please do drop us a mail. Thanks.
-
containerBackgroundOpacity with xml and asp.net
Moonmi Sonowal replied to slklingler's topic in General usage
Hi, Welcome to FusionCharts Forum Posts. Please make use of the attribute containerBackgroundOpacity and set it to 0. Ref fiddle: http://jsfiddle.net/moonmi/719fu8st/14/ Thanks. -
Category Labels not showing in Scatter Chart
Moonmi Sonowal replied to Steve Workings's topic in Bug Reports
Hi Steve, Can you update the fiddle: http://jsfiddle.net/fusioncharts/8Cwpt/ with your chart data to replicate the issue ? Thanks. -
PHP PDO/MySQL non-deprecated example
Moonmi Sonowal replied to dyncoder's topic in FusionCharts and PHP
Hi, Thanks for sharing your views we have logged an improvement on it and will keep you posted about any updates. Thanks. -
Hi Patson, Welcome to FusionCharts forum posts. We do not support Stacked Area with line as combination charts as of now. Stacked with line as combination is only supported. The list combination charts can be found in http://www.fusioncharts.com/javascript-chart-fiddles/?type=Combination--Charts Thanks.
-
Fusion chart Column 2d chart - Inverse axis hide negative sign in Yaxis scale
Moonmi Sonowal replied to Shawn's topic in General usage
Hi Shawn, Welcome to FusionCharts Forum posts. The actual inverse axis chart supported by FusionCharts is in the form : http://www.fusioncharts.com/dev/chart-attributes.html?chart=InverseMSColumn2D However, in your case if you want to display charts as in the shared fiddle, we do not support any native attribute, but as work around you can try out trendlines as in the fiddle below: http://jsfiddle.net/moonmi/43h8bzjs/ Thanks. -
Hi, Can you please share which chart type you have been using ? Thanks
-
unable to invoke JavaScript Functions through links in mobile app
Moonmi Sonowal replied to venu62's topic in Javascript Problems
Hi, There is no functional limitation with the trail version, only a trail mark at the bottom of the chart. Regarding your issue, have you tried out the dataplot click event on the chart yet ? If not please check out the API from http://www.fusioncharts.com/dev/api/fusioncharts/fusioncharts-events.html#event-dataplotClick Do share your observations. Thanks. -
Hi Fabio, Welcome to FusionCharts forum posts. For the kind of your requirement you need to plot specific color to any entity. Please check out this fiddle: http://jsfiddle.net/fusioncharts/sCwbV/ For gradient legend http://jsfiddle.net/fusioncharts/qZ9zr/ IF you still facing, please elaborate further with screenshots, so that I can assist you further. Thanks.
-
Glad to know you were able to resolve the issue. Please feel free to revert back to us for any other assistance. Thanks.
-
Hi, The shared png image in not very clear. However, as per your description , the issue is with "renderAt" property, which again takes DIV container id to render charts. I would also suggest you to have a loom at our simple dashboard example: http://jsfiddle.net/fusioncharts/TumnU/ Thanks.
-
Hi, Could you please check each chart is rendering in separate container in the page? Please note that there are a number of charts, each needs to be rendered in separate container. Thanks.
-
Hi Grid, For the kind of your requirement , we would suggest you to use the vline as previously shared by Bindu. Or you can also try out label step. Ref doc: http://www.fusioncharts.com/dev/usage-guide/configuring-your-chart-data-labels.html Thanks.
-
Hi, Please check out the drop box sample with data as xml from https://www.dropbox.com/s/pbgo57k8fviukgi/XmlSample.rar?dl=0 Do share your observation. Thanks.