-
Content count
655 -
Joined
-
Last visited
Posts posted by Ayan Bhadury
-
-
Hi
use setchartData or setJSONData to update the chart configs
https://www.fusioncharts.com/dev/api/fusioncharts/fusioncharts-methods#setJSONData
https://www.fusioncharts.com/dev/fusiontime/api/fusiontime-methods#setchartdata -
Hi,
The issue is occurring due to CORS between this URL https://starner.se/files/data.json & https://jsfiddle.net/fusioncharts/1btrzeqa/
To read more about cors refer here : https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS
-
Please drop a mail to [email protected] with your license details.
-
-
@Klakurka Taiwan is still not approved by the UN, hence we will be investigating the options and verify them, we are logging a request for the world with countries map update, we will revert back to you once there are any updates.
-
Hi,
Yes for ms charts there is a bug reported in the latest version, for an immediate fix please use version 3.16.0
-
Taiwan is still not considered a specific entity as per Wikipedia as of now: https://en.wikipedia.org/wiki/List_of_countries_and_dependencies_by_area
Please share a Wikipedia link where Taiwan is marked separately in a world with countries map.
Also please share your license details for further technical assistance.
-
dispose method removes the chart object from the dom tree, please use the latest version of fusioncharts 3.17.0 and share your observations.
If you are still getting the problem please share your usecase scenario that you are using so that we could check accordingly.
-
Already tested there are multiple dashboards which is implemented in React published on our page, please check your implementation once.
https://www.fusioncharts.com/dashboards/
-
-
Please share the chart type that you are using.
Import statements.
FusionCharts version.
-
-
The current view will be seen in the pdf, you can showcase the child chart in another container to resolve the problem, PDF files are by default not interactive, i.e they do not support events propagation (like click)
-
Hi,
Most likely the data is not fetched before you are assigning to dataSource property, please replicate the issue here : https://codesandbox.io/s/angular-stacked-line-4tqbu
-
Hi,
Make sure the data is fetched properly before passing it to the feedData method
-
To use API methods in React env please refer to this guide : https://github.com/fusioncharts/react-fusioncharts-component#working-with-apis
-
Hi,
Hope you are keeping well! Thank you for your continued patience.
For the issue reported, could you please upgrade your current version to the latest, i.e, FusionCharts Suite XT v3.17.0?To avail of the licensed release, you would need to re-download the entire package from the My Orders section of FusionCharts Product Update Center. PUC URL: https://puc.fusioncharts.com/We would love to have your feedback. If you need any further assistance, please do drop us a mail. -
HI,
You can try maxColWidth attribute, however, please note if the space between the plot will decrease the plot width will be increased accordingly.
-
Hi,
Please elaborate your query.
-
Please drop a mail to [email protected] with your license details.
-
Please use plotPaddingPercent at the chart object level.
-
-
Hi,
Please check out the vertical lines feature - http://jsfiddle.net/fwdgu5o0/
https://www.fusioncharts.com/dev/chart-guide/chart-configurations/vertical-lines
-
Hi,
You can use a stacked bar chart : http://jsfiddle.net/ao608yr2/
Fusioncharts unable call javascript at bottom page
in FusionCharts and ASP.NET
Posted · Report reply
Which version of FusionCharts are you using?