i think it is time to pipe or draw
This commit is contained in:
17
report.tmpl
17
report.tmpl
@@ -23,14 +23,14 @@
|
||||
<body>
|
||||
<h1>Report</h1>
|
||||
<columns>
|
||||
<rows style="max-width: 12.5em">
|
||||
<rows style="width: 10em; flex-shrink: 0;">
|
||||
<columns>filter1</columns>
|
||||
<columns>filter2</columns>
|
||||
</rows>
|
||||
<rows>
|
||||
<rows>
|
||||
<rows>
|
||||
<h2>Alert Volume by Name</h2>
|
||||
<h2>Event Volume by Name</h2>
|
||||
<div>DRAW ME</div>
|
||||
</rows>
|
||||
<columns>
|
||||
@@ -43,6 +43,19 @@
|
||||
<div>DRAW ME</div>
|
||||
</rows>
|
||||
</columns>
|
||||
<rows>
|
||||
<h3>by Asset</h3>
|
||||
<div>DRAW ME</div>
|
||||
</rows>
|
||||
</rows>
|
||||
<rows>
|
||||
<h2>Events</h2>
|
||||
<table>
|
||||
<tr><th>event</th></tr>
|
||||
<tr><td>LIST ME</td></tr>
|
||||
<tr><td>LIST ME</td></tr>
|
||||
<tr><td>LIST ME</td></tr>
|
||||
</table>
|
||||
</rows>
|
||||
</rows>
|
||||
</columns>
|
||||
|
||||
Reference in New Issue
Block a user