HighDots Forums  

CSS Charting

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss CSS Charting in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
shapper
 
Posts: n/a

Default CSS Charting - 09-16-2008 , 08:56 PM






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

Reply With Quote
  #2  
Old   
Chris F.A. Johnson
 
Posts: n/a

Default Re: CSS Charting - 09-16-2008 , 09:30 PM






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)


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.