bigbluebutton-Github/record-and-playback/presentation/scripts/publish
Calvin Walton 0a1667f293 recording presentation: Correctly calculate width of bar in poll results
The code was previously dividing by the total number of votes rather than
the max number of votes, which meant it was underestimating the width of
the bars. In some cases, this meant that the label for number of votes would
overlap the percentages.

Fixes #3725
2017-04-06 14:35:31 -04:00
..
presentation.rb recording presentation: Correctly calculate width of bar in poll results 2017-04-06 14:35:31 -04:00