Added ChartJS

This commit is contained in:
Retspen
2015-03-19 15:37:16 +02:00
parent 02ae7336ea
commit 02570cd826
5 changed files with 187 additions and 4 deletions

View File

@@ -141,4 +141,8 @@ p {
#undefine {
margin-top: 20px;
}
.flot-chart {
max-height: 250px;
}