/[simile]/sparklines/exhibit.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /sparklines/exhibit.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 24 - (hide annotations)
Fri Oct 17 11:32:56 2008 UTC (15 years, 7 months ago) by dpavlin
File MIME type: text/html
File size: 595 byte(s)
added page to load exhibit with created data
1 dpavlin 24 <html>
2     <head>
3     <title>Web statistics</title>
4    
5     <link href="sparklines.js" type="application/json" rel="exhibit/data" />
6    
7     <script src="../exhibit/api/exhibit-api.js"
8     type="text/javascript"></script>
9    
10     <style>
11     </style>
12     </head>
13     <body>
14     <h1>Web statistics with sparklines</h1>
15     <table width="100%">
16     <tr valign="top">
17     <td ex:role="viewPanel">
18     <div ex:role="view"></div>
19     </td>
20     <td width="25%">
21     browsing controls here...
22     </td>
23     </tr>
24     </table>
25     </body>
26     </html>

  ViewVC Help
Powered by ViewVC 1.1.26