add templates for plugins: Google gauge and multiline charts
This commit is contained in:
5
app/views/plugins/templates/chart.css
Normal file
5
app/views/plugins/templates/chart.css
Normal file
@ -0,0 +1,5 @@
|
||||
<style type="text/css">
|
||||
body { background-color: white; height: 100%; margin: 0; padding: 0; }
|
||||
#chart-container { width: 425px; height: 235px; display: block; position:absolute; bottom:0; top:0; left:0; right:0; margin: 5px 15px 15px 0; overflow: hidden; }
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user