Hello,
I am working on a Poll that will have a maximum of 8 options.
I would like to display the voting results with horizontal bars.
The length of the bars would represent the voting percentage on each
option.
On top of each bar I would display the option answer.
In front of the bar I would display the percentage value.
I know I have a few javascript options including Google Charting ...
but how can I do this with CSS?
Thank You,
Miguel
I am working on a Poll that will have a maximum of 8 options.
I would like to display the voting results with horizontal bars.
The length of the bars would represent the voting percentage on each
option.
On top of each bar I would display the option answer.
In front of the bar I would display the percentage value.
I know I have a few javascript options including Google Charting ...
but how can I do this with CSS?
Thank You,
Miguel
Comment