LIST-LUXEMBOURG / iguess

iGuess 1.0 - The iGuess implementation in Rails
GNU General Public License v3.0
6 stars 0 forks source link

Scenario - Pie charts work only when all fields of overview table are filled in #194

Closed uleopold closed 9 years ago

uleopold commented 9 years ago

The pie charts work only when all fields of the first scenario table (Sectors||DemandGrowth||EfficiencyGain||TotalDemand) are filled in. If a number is not know it has to be replaced by 0 in order to make the pie charts work.

Could we adapt pie charts to use only sectors from the above table which are filled in and omit the ones left blank?

ldesousa commented 9 years ago

Can you re-check this issue? I only finished the pie charts yesterday, it was not supposed to be working Saturday.

uleopold commented 9 years ago

It works now.