forked from cory/tildefriends
Now one graph per stat.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3781 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
@ -47,7 +47,7 @@
|
||||
<div class="hbox">
|
||||
<input type="button" id="closeStats" name="closeStats" value="Close" onclick="closeStats()">
|
||||
</div>
|
||||
<canvas id="graph" width="320" height="240"></canvas>
|
||||
<div id="graphs"></div>
|
||||
</div>
|
||||
<div id="viewPane" class="vbox" style="flex: 1 0 50%; overflow: auto">
|
||||
<iframe id="document" sandbox="allow-forms allow-scripts allow-top-navigation allow-modals" style="width: 100%; height: 100%; border: 0"></iframe>
|
||||
|
Reference in New Issue
Block a user