-
Content count
2,385 -
Joined
-
Last visited
-
Days Won
11
Everything posted by Pallav
-
Hi, Would it be feasible for you to send us a prototype screenshot of what you're looking for?
-
I'm afraid no.
-
Saving charts as image and updating charts
Pallav replied to Pallav's topic in FusionCharts and ASP.NET
Hi, I'm not sure if I've understood point #2 - can you elaborate? -
It's in FusionCharts v3 full package.
-
FusionCharts Enterprise license contains the full source code of FusionCharts.
-
In any case, the chart will have to render at client side once, as the data for image is captured only once it has rendered.
-
Toggle or Highlight Specific Lines in Multi-Line Chart
Pallav replied to bdk0172's topic in General usage
Possibly in the next major release. -
I'm afraid we do not yet support multi category data.
-
It can be done using the previous version of FusionCharts.
-
Can I keep current page on my browse when I run SaveAsImage.
Pallav replied to thaiduong's topic in FusionCharts and PHP
For this, we'll have to modify the code of chart to just send the data and not redirect. We'll try and implement that in the next version. -
I'm afraid - not as of now.
-
Yes - the latest evaluation contains the latest version.
-
Unable to access .swf chart fiels located under WEB-INF folder.
Pallav replied to Rambabu's topic in FusionCharts and JSP
You do not need to place SWF files under Web-inf. -
variable line width and other creative usage
Pallav replied to Pallav's topic in Suggestions & Requests
Hi Roeland, As for the multi-thickness trend line, I'm afraid there isn't a way that it could be achieved in FusionCharts As for fixed x-axis width, we provide an option like this in our data-streaming charts from FusionWidgets suite. They've parameters for canvas margin. As for the win-loss chart, candlestick chart is the closest we've. Else you may use a series of bullet graphs. -
I'm afraid no.
-
I'm afraid no.
-
Yes - you can just set [chart showValues='1' ]
-
I'm afraid we do not have scrolling facility in that chart.
-
I'm afraid the lowerLimit cannot be higher than upperLimit.
-
I couldn't understand much from the PPT. Can you please elaborate?
-
Hi, You seem to be using v2 of FusionWidgets which doesn't support debug mode - can you please update to v3 and try again?
-
I'm afraid we do not yet support automatic positioning.
-
This can only be done in FusionWidgets - not core FusionCharts as of now.
-
How can i specify bar width/size for the Bar2D chart.
Pallav replied to Manoj k's topic in General usage
Hi, I'm afraid you cannot specify the bar width - it's automatically calculated w.r.t other elements in the chart. -
Josh, I'm afraid as of now this is not yet feasible with FusionCharts.