Re: idea for new feature of HTML

On Sun, 2007-09-02 at 21:45 -0500, Dan Hayes wrote:
> Don't know where to submit this, but I'll try here.  At some point, I
> think it'd make sense for HTML to include a "graph" tag that would
> generate graphs based on input and could be formatted through css.
> Something like: 
> 
> <graph type="line" xlabel="month" ylabel="cost">
>   <value>1,15</value> 
>   <value>2,12</value> 
>   <value>3,16</value> 
>   <value>4,14</value> 
>           etc....
> </graph>

Hello Dan,

You may wish to send your suggestion to a list that is more
appropriate for HTML suggestions: www-html@w3.org.

You may also wish to search the archives to see whether it has
been discussed in the past:
 http://lists.w3.org/Archives/Public/www-html/

Thank you,

 _ Ian
-- 
Ian Jacobs (ij@w3.org)   http://www.w3.org/People/Jacobs
Tel:                     +1 718 260-9447

Received on Tuesday, 4 September 2007 02:14:42 UTC