-
Content count
655 -
Joined
-
Last visited
Everything posted by Ayan Bhadury
-
@RonV please share the import statements also assuming that you are importing FusionCharts files locally at the component level, I would request you to apply at the global level. https://github.com/fusioncharts/vue-fusioncharts#usage
- 4 replies
-
- vue.js fusioncharts powercharts
- vue-router
- (and 1 more)
-
FusionTime- How do I handle 24 hour charts?
Ayan Bhadury replied to chrome4's topic in General usage
Hi, Please share your license details so that we could verify them at our end. -
Yes you can set the following attributes : adjustDiv : 0, numDivLines:0
-
Error in react-fusioncharts in fusioncharts
Ayan Bhadury replied to skywalker's topic in Javascript Problems
Hi, Please let us know the chart type that you are rendering so that we could check accordingly. -
How can I apply custom theme in angular project
Ayan Bhadury replied to dinesh.rajbhar's topic in General usage
@dinesh.rajbhar You can drop a mail to [email protected] -
How can I apply custom theme in angular project
Ayan Bhadury replied to dinesh.rajbhar's topic in General usage
@dinesh.rajbharPlease share your license details so that we could verify them at our end. -
Fusiontimes binning not working for hours/minutes
Ayan Bhadury replied to marco811's topic in General usage
@marco811Pleaae share your license details so that we could verify them at our end. -
Hi, The trial period is indeed for 14 days after which you will need to have a license to continue using FusionCharts.
-
@Akshay TalwarPlease refer to above shared solutions
-
FusionChart show number for legend for chart
Ayan Bhadury replied to dinesh.rajbhar's topic in General usage
Yes check out muti-level pie chart : https://www.fusioncharts.com/dev/chart-guide/standard-charts/multi-level-pie-chart- 3 replies
-
- fusionchart
- legend
-
(and 1 more)
Tagged with:
-
Hi, Could you please share the URL which you are referring to as the requirement. However, you can export the chart in multiple formats with XML Data:http://jsfiddle.net/zLwgtn7a/ For rendering charts in VB refer to this guide: https://github.com/fusioncharts/vb-net-wrapper https://github.com/fusioncharts/vb-net-wrapper/blob/master/samples/Pages/ChartWithXmlData.aspx.vb
-
angulargaugue angulargauge upper, lower limits not working
Ayan Bhadury replied to SUNIL87's topic in Using FusionWidgets XT
Hi, Please share your license details so that we could verify them at our end.- 1 reply
-
- upperlimit
- lowerlimit
-
(and 1 more)
Tagged with:
-
FusionChart show number for legend for chart
Ayan Bhadury replied to dinesh.rajbhar's topic in General usage
Hi, Legends are dependent on the number of plots defined, if you have n number of plots then n number of legends will be displayed, setting only 5 legends is not possible. As a workaround, you can use multi-series charts - http://jsfiddle.net/9u3c24zm/- 3 replies
-
- fusionchart
- legend
-
(and 1 more)
Tagged with:
-
@randomnuggets Yes the issue is present for charts that have categories & dataset objects, you can use version 3.16.0 for an immediate fix. Internally the issue is fixed and will be released in version 3.18.0
-
Getting Visible Data Points in Zoom Scatter
Ayan Bhadury replied to VueZoomScatter's topic in Javascript Problems
@VueZoomScatterThe trial period is for 14 days, you will need a license post that. -
Getting Visible Data Points in Zoom Scatter
Ayan Bhadury replied to VueZoomScatter's topic in Javascript Problems
@VueZoomScatterPlease help me with your license details so that we could verify them accordingly. -
Welcome
-
cannot display data in Grantt chart
Ayan Bhadury replied to qualitadd's topic in Using FusionWidgets XT
Hi, Please add the import statement below import Gantt from 'fusioncharts/fusioncharts.gantt' -
Getting Visible Data Points in Zoom Scatter
Ayan Bhadury replied to VueZoomScatter's topic in Javascript Problems
Hi, Please use zoomedIn event where you can get the startLabel & endLabel and map the values accordingly.https://www.fusioncharts.com/dev/api/fusioncharts/fusioncharts-events Also please check out select scatter chart (no zoom option) - http://jsfiddle.net/fusioncharts/3JjL8/ -
You are missing this module : import Zoomscatter from "fusioncharts/fusioncharts.zoomscatter"; Make sure all the lib files are imported properly before the chart is rendered. Import in your main app component.
-
Hi, According to your given query, we tried replicating the issue at our end. It seems to be working fine for us. Kindly find the link for the sample below: https://codesandbox.io/s/recursing-shaw-wijpu Please try this at your end and feel free to reach out to us if you face any issues.
-
Switch X and Y axis in Timeseries chart
Ayan Bhadury replied to cindy100295's topic in FusionCharts and ASP.NET
According to your mentioned requirements, we are sorry to inform you that FusionCharts does not provide any attribute that will help you flip the X and Y-axis in a Time Series chart. For the workaround please check bar charts : https://www.fusioncharts.com/charts/column-bar-charts/grouped-bar-chart-with-scrolling?framework=javascript -
Hi, According to your given code snippet, a minor addition needs to be made. Kindly add the below import to your code. import Sunburst from fusioncharts/fusioncharts.powercharts Please feel free to reach out to us if you face any issues.
-
Receiving Warnings When Hovering with Version 3.15.2
Ayan Bhadury replied to TheWitness's topic in General usage
Please try the latest version 3.17.0 : https://www.fusioncharts.com/download- 3 replies
-
- javascript
- error
-
(and 1 more)
Tagged with: