Add a new statistics script that creates SVG plots.
This commit is contained in:
parent
1ab746907b
commit
be7dba5b6c
4 changed files with 240 additions and 0 deletions
|
|
@ -31,6 +31,10 @@ div.sentry:nth-child(3n+2) {
|
|||
background-color: #FFE0E0;
|
||||
}
|
||||
|
||||
div.graph {
|
||||
margin: 1em auto;
|
||||
}
|
||||
|
||||
span.shdata {
|
||||
display: table-cell;
|
||||
font-weight: bold;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue