Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Romain Eude
Gruff::AccumulatorBar placement seems wrong [ reply ]  
2007-01-29 23:06
Hi,

on my new site http://www.freetheiphone.com/, I am using gruff to display about people whom signed the petition.
It choose the Gruff::AccumulatorBar and I think there may be a problem.
The data populating the Chart is as follows:
[#<Signatory:0x408dc7a0 @attributes={"wk"=>"4", "cnt"=>"11"}>, #<Signatory:0x408dc764 @attributes={"wk"=>"5", "cnt"=>"16"}>]

The doc says the accumulator should be at the bottom of the stack but I think in my case, it is the opposite.

Is this a bug ? Am I interpreting this incorrectly ? Am I doing something wrong.

Regards,

Romain.