-
Content count
655 -
Joined
-
Last visited
Everything posted by Ayan Bhadury
-
Hi, FusionCharts plotToolText attribute lets you customize your tooltip at the chart level, you could also show the values and the labels for that particular plot using tooltip macros, for example, $label, $value etc, however defining a custom attribute for example test in your case which is not defined in FusionCharts library showing its value using tooltip macro is not possible. To know more about tooltip macros refer this link - https://www.fusioncharts.com/dev/basic-chart-configurations/tooltip-macros/introduction-to-tooltip-macros.html
-
Error: Invalid negative value for <rect> attribute width="-1"
Ayan Bhadury replied to ghost's topic in Using FusionWidgets XT
Okay, if you are still facing any problem, please share us a sample fiddle or a scale down sample replicating the problem. -
Error: Invalid negative value for <rect> attribute width="-1"
Ayan Bhadury replied to ghost's topic in Using FusionWidgets XT
Hi @Shrabanee Thanks for sharing the information. Please note the data format for pie chart and stackchart so if you are rendering a pie chart, so when changing its chart type to stacked chart based on the same data format is not possible. However, in order to change the chart type dynamically, you could use FusionCharts chartType API method and change its chart type from pie to stack chart, for reference please check the sample fiddle - https://jsfiddle.net/uwmqsaw4/ To know more about chartType API method refer here - https://www.fusioncharts.com/dev/api/fusioncharts/fusioncharts-methods.html#chartType Also please note the data format for bar chart and pie chart are same that's why you are able to render the charts on changing its just chart type. Hope this helps. -
Error: Invalid negative value for <rect> attribute width="-1"
Ayan Bhadury replied to ghost's topic in Using FusionWidgets XT
Hi, Hope you are doing well. Could you share few more insights with us, i.e could you let us know which chart type you are using, also it would be really helpful if you could share us a sample replicating the problem so that we could investigate it at our end. Awaiting for your responses. -
Hi, Font related styles can no longer be inherited in charts from external sources in the displayValue attribute, so the requirement could not be achievable natively as of now. Apologies for the inconvenience.
-
Hi, The individual municipalities maps for Colombia are already in our pipeline and would be available in the next upcoming release. You could send us a mail to [email protected] so that we could share some more details regarding the maps for the same.
-
Hi, We checked the attribute baseFontColor attribute for pie2d,pie3d and doughnut charts on FusionCharts 3.12.0 version and its working properly at our end, please find the screenshots for all the charts from the attachments. If you are still facing the problem, kindly share us a sample including FusionCharts library files so that we could assist you further.
-
Hi, Hope you are doing well. As stated earlier valueFontColor attribute could be placed only at the chart level which would be generic for all the data plot values present inside the chart, the above workaround could be only possible with annotations as of now.
-
Hi, Kindly confirm whether you are looking for each individual municipalities (departments) maps for Colombia?
-
@chilly : Please share us a scale down sample replicating your problem, so that we could assist you further. @Vishal Chhabria : Kindly refer our sample which was shared with you via this ticket id: 520468
-
Hi, Could you give us few more details, about which FusionChart's javascript plugin you are using, so that we could assist you further.
-
Hi, Please check the sample fiddle based on your requirement - https://jsfiddle.net/x6rk16vt/ To change the chart type on drill down please refer to configureLink API method of FusionCharts from here - https://www.fusioncharts.com/dev/api/fusioncharts/fusioncharts-methods.html#configureLink
-
Welcome. Good to know that the problem was solved.
-
Chart not rendering while tab is not active
Ayan Bhadury replied to Aadesh_mahajan's topic in General usage
Hi, The reason for this whenever you reloading the page and switching it to the next tab, and then when the page reloads on revisiting the page the chart animates, because the viewport is not visible when you are on the other tab as soon as you open the tab containing the chart it comes to the active state and animates that way, if you dont want the chart to animate when you are revisiting the tab after refreshing kindly set animation attribute at the chart level to 0 -
Hi, Could you share a mockup image so that we could assist you based on that sample image? Also, check heatmap chart of FusionCharts which also showcase the data in tabular form - https://www.fusioncharts.com/dev/chart-guide/heat-map-chart/introduction.html
-
Welcome. Glad to know that the problem was solved.
-
Hi, Hope you are doing great. Please check the sample fiddle of pie chart with drill-down functionality - http://jsfiddle.net/u4o5ooqh/
-
Glad to know that the problem was solved.
-
Hi, Thanks for replying back. Please note the data structure for area2d and scrollarea2d chart are different, so when you render a single series area2d chart and change its chart type to scrollarea2d this would throw an error as the data structure prescribed for area2d and scrollarea2d are different. For reference please check the sample fiddle for the following: Area2d - http://jsfiddle.net/fusioncharts/x5FBh/ Scroll Area2d- http://jsfiddle.net/fusioncharts/7neLV/
-
Hi, We check a sample scroll area chart on version 3.12.0 and its working fine at our end please check the attached screenshot for details. Also please refer this link for the list of scroll charts which we supported in 3.12.0 from here - http://docs.fusioncharts.com/archive/3.12.0/chart-guide/scroll-charts/creating-scroll-charts.html#basics-of-scroll-charts
-
line2d Chart type not supported
Ayan Bhadury replied to Bhaskar Keelu's topic in Javascript Problems
Hi, For implementing Line charts in FusionCharts you need to provide line as chart type at the constructor level. For reference please check the sample fiddle based on your above chart data source - http://jsfiddle.net/w4tvpcrr/ -
How to show fusionChart legend in right side in bar2d chart
Ayan Bhadury replied to Mithilesh's topic in Suggestions & Requests
Hi, FusionCharts bar charts do not support legend properties as of now, could you please let us know which chart type you are using so that we could investigate it further, also kindly share us a sample fiddle with your chart data source. For further reference please check this sample fiddle for bar charts - http://jsfiddle.net/fusioncharts/y3H2G/ -
column chart Set the width of the columns in the column chart type
Ayan Bhadury replied to tgupta1983's topic in General usage
Good to know that the problem was solved. -
column chart Set the width of the columns in the column chart type
Ayan Bhadury replied to tgupta1983's topic in General usage
Hi, In order to display the values without getting overlapped kindly use rotateValues attribute at the chart level and set its value as 1, refer the sample fiddle - http://jsfiddle.net/L42kd9hv/ -
Hi, As of now, the values could not be shown side wise for scatter charts. Sorry for the inconvenience.
- 1 reply
-
- allignment
- right
-
(and 1 more)
Tagged with: