W3C home > Mailing lists > Public > public-new-work-comments@w3.org > September 2007

idea for new feature of HTML

From: Dan Hayes <dhayes501@gmail.com>
Date: Sun, 2 Sep 2007 21:45:20 -0500
Message-ID: <55bfc63d0709021945p7bb354fao419b073b5630721b@mail.gmail.com>
To: public-new-work-comments@w3.org
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>
Received on Monday, 3 September 2007 16:34:47 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 1 May 2008 02:54:17 GMT