Connecting Tech Pros Worldwide Help | Site Map

CSS Charting

  #1  
Old September 17th, 2008, 02:05 AM
shapper
Guest
 
Posts: n/a
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
  #2  
Old September 17th, 2008, 02:45 AM
Chris F.A. Johnson
Guest
 
Posts: n/a

re: CSS Charting


On 2008-09-17, shapper wrote:
Quote:
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?
Have your poll script create the CSS file with the appropriate
widths.

<http://cfaj.freeshell.org/testing/chart.html>
<http://cfaj.freeshell.org/testing/chart.css>

--
Chris F.A. Johnson <http://cfaj.freeshell.org>
================================================== =================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adobe Flex vs. .NET WinForms Jules Winfield answers 10 June 21st, 2007 03:25 PM
vb.net 2005 Reportviewer charting Steve answers 3 June 5th, 2007 07:05 AM
Best charting package Joe answers 20 January 27th, 2007 01:25 PM
tick marks Martin Eyles answers 10 November 19th, 2005 07:25 PM