FusionCharts Forum: Waterfall Chart : Actual Vs Total Plan - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Waterfall Chart : Actual Vs Total Plan

#1 User is offline   eddieed 

  • Forum Newbie
  • Group: Members
  • Posts: 3
  • Joined: 01-October 10

Posted 01 October 2010 - 08:29 AM

Hi, we are trying to use the waterfall chart in our report. In our waterfall, we need to compare between Actual (cumulative across afew categories) and the last bar would be Total Plan for the year. Unforunately it seems that Fusion waterfall chart does not support that. Is there any way to work around this?

cheers
-1

Other Replies To This Topic

#2 User is offline   Sanjukta 

  • Supreme Being
  • Group: Administrators
  • Posts: 1664
  • Joined: 15-March 10

Posted 04 October 2010 - 06:04 AM

Hi,

Welcome to FusionCharts Forum! :)

Could you please try setting the attribute "showSumAtEnd" to '1' in the <chart> element? Also, you can provide a distinct label for the summation column using the attribute "sumLabel".

Furthermore, you can set the attributes "isSum" and "cumulative" to '1' in the <set> element to solve your purpose.

The attribute "isSum" lets you set whether the <set> value should represent the sum of previous set values in the water fall chart. You can put a sum column at any position in the chart (barring the first position, as you need at least one data point to calculate sum).

The attribute "cumulative" lets you set whether the sum represents the cumulative sum (of all the columns to the left of this sum column) or non-cumulative sum (of all the columns to the left of this column, but after the last sum column).

In case you still have issues, please send us the XML as an attachment.

Hope this helps. :)
Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/

Thanks,
Sanjukta

Follow us @Twitter!
0

Other Replies To This Topic

#3 User is offline   eddieed 

  • Forum Newbie
  • Group: Members
  • Posts: 3
  • Joined: 01-October 10

Posted 07 October 2010 - 01:41 AM

Thanks. For the last column, it is a separate entity altogether. It has no corelation between the last column to the previous columns. Therefore, the last column is a
-> non cumulative or non sum
-> AND the most important part is the last column starts from ZERO position so that we can do a COMPARISON between the sum of previous columns and the last column.

cheers

View PostSanjukta Mukherjee, on 04 October 2010 - 06:04 AM, said:

Hi,

Welcome to FusionCharts Forum! :)

Could you please try setting the attribute "showSumAtEnd" to '1' in the <chart> element? Also, you can provide a distinct label for the summation column using the attribute "sumLabel".

Furthermore, you can set the attributes "isSum" and "cumulative" to '1' in the <set> element to solve your purpose.

The attribute "isSum" lets you set whether the <set> value should represent the sum of previous set values in the water fall chart. You can put a sum column at any position in the chart (barring the first position, as you need at least one data point to calculate sum).

The attribute "cumulative" lets you set whether the sum represents the cumulative sum (of all the columns to the left of this sum column) or non-cumulative sum (of all the columns to the left of this column, but after the last sum column).

In case you still have issues, please send us the XML as an attachment.

Hope this helps. :)

0

Other Replies To This Topic

#4 User is offline   eddieed 

  • Forum Newbie
  • Group: Members
  • Posts: 3
  • Joined: 01-October 10

Posted 14 October 2010 - 01:38 AM

Hi, is there anyone could help me with this?

thanks heaps!
0

Other Replies To This Topic

#5 User is offline   Sanjukta 

  • Supreme Being
  • Group: Administrators
  • Posts: 1664
  • Joined: 15-March 10

Posted 04 November 2010 - 12:43 PM

Hi,

Apologies for the inconvenience.

I am afraid, the Waterfall chart of the PowerCharts pack does not support this, as of now. :)
Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/

Thanks,
Sanjukta

Follow us @Twitter!
0

Other Replies To This Topic

#6 User is offline   Angshu 

  • Supreme Being
  • Group: Administrators
  • Posts: 3222
  • Joined: 08-December 10

Posted 19 January 2011 - 07:05 AM


Dear User,


We are delighted to announce that PowerCharts is now ready for your iPads and iPhones too. We have just released PowerCharts v3.2. Starting v3.2, PowerCharts has HighCharts embedded within it, and offers both Flash and JavaScript (HTML5) charting . The Flash charts are displayed on a majority of devices and the JavaScript charts on devices that do not support Flash, all of it without writing a line of code.


Automatic rendering of JavaScript charts on devices (like iPad and iPhone) where Flash player is not supported.


5 new chart types:

Heat Map Chart

Box and Whisker Chart

Step Line Chart

Error Line Chart

Error Scatter Chart


* Support for JSON data format.

* Support for LinkedCharts, where a single data source controls multiple charts.

* Interactive legends in charts allow selective showing/hiding of data series.

* Legends now support icons for each data series.

* Better management of labels on charts.

* Labels now have an auto rendering mode to prevent them from overlapping, the chart selects the best display mode depending on the length of the labels and the width of the chart.

* Long labels are truncated, with ellipses appended to the truncated end of each label, and a tooltip bearing the completed label text is displayed when the user hovers over a truncated label.

* Support for line breaks and wrapping in all text elements including: caption, sub caption, X-axis title, Y-axis title, Labels and tooltips.

* In Line charts, data values can now be positioned either above or below the dataplots. Automatic positioning of data values is also supported.

* In Step-line charts dataplots can be joined using vertical lines.

* Custom alignment of caption and sub caption using STYLES.

* Advanced print management using JavaScript.

* Additional options for efficient event handling using JavaScript.

* Support for dynamic update of chart properties using JavaScript(barring select scatter and drag charts).

* Charts now support % based sizes along with dynamic resizing (barring select scatter and drag charts).


Learn more about everything new in PowerCharts v3.2 at : http:/ www.fusioncharts.com/PowerCharts/

We would love to hear from you at: http://www.fusioncharts.com/contact/

Help us improve our documentation with your precious feedback at:

http://documentation...sioncharts.com/

Best,

Angshu

Follow us on @Twitter


0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic