webchartuser
Members-
Content count
8 -
Joined
-
Last visited
Everything posted by webchartuser
-
Hello: We are using FusionCharts on our site and I want to know if we can control the size of the "line" that points to the section on the site. As as an example look at this page and scroll to the bottom right...the pie-chart appears very small and text is truncated. If we can reduce the size of the line then we could accomodate the chart within the existing space. http://www.recovery.gov/Transparency/RecipientReportedData/Pages/QuarterlySum.aspx Thanks,
-
Hi: We had to set the attribute 'enableSmartLabels' to '0' in the element to shorten the length of the line for the pie-chart. However, trying to set the label using 'labelDistance' in the element is not working for us. The chart in question is the chart on the bottom right corner... http://www.recovery.gov/Transparency/RecipientReportedData/Pages/QuarterlySum.aspx The pie-chart does not have any link to the label. How do we get the link? Thanks in advance.
-
Can't get the line in the pie-chart to appear
webchartuser replied to webchartuser's topic in General usage
Is the code visible to you? -
Can't get the line in the pie-chart to appear
webchartuser replied to webchartuser's topic in General usage
Basundhra - Thanks for your response. Here is the cut and paste on it. Thanks in advance for your help. -
Did you try setting enableSmartLabels' to '0' in the element?
-
Hello: We are using FusionCharts for displaying graphs on our website. For one of our bargraph charts, we have a large number of "bars" and instead of having many thin-bars, we'd like to have the chart to have a scrollable slider that will allow the user to select the time period and choose the appropriate bar view. I have used Anycharts before and they support it here... http://www.anychart.com/products/anychart/gallery/Scrollable-Charts.php Is this possible in FusionCharts? Thanks in advance. GP
-
We are trying to figure a way to implement explicit labels on StackedBar Charts using FusionCharts. Our objective is to try and reproduce a chart like the one on this site... http://www.recovery.gov/Transparency/RecipientReportedData/Images/RDG_RecipientReportedJobs_0503_3.jpg Has anyone seen such a capability in FusionCharts? Thanks in advance.
-
Rajroop: Thank you very much for responding to my post. I have a very specific problem that we are trying to address. 1. Is it possible to get a "link" or line type construct? The reason being that in situations where the "stack" is very small and therefore it does not have enough space to be accomodated in its own "bar segment" we would like to be able to place it outside the bar "stack" and have a link to the segment of the bar? Does that make sense? Thanks again.