- Setting dashboard view with jqplot plugin
This commit is contained in:
25
web/test_to_remove/admin-stats.json
Normal file
25
web/test_to_remove/admin-stats.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"title" : "Stats on September 2013",
|
||||
"series" : [
|
||||
{
|
||||
"datas" : [[0,10.00],[1,200.00],[2,5.00],[3,2.75],[4,20.30],[5,14.09]],
|
||||
"color" : "#adadad"
|
||||
},
|
||||
{
|
||||
"datas" : [[0,2],[1,5],[2,3],[3,10],[4,50],[5,55]],
|
||||
"color" : "#f39922"
|
||||
},
|
||||
{
|
||||
"datas" : [[0,15],[1,20],[2,1],[3,1],[4,2],[5,3]],
|
||||
"color" : "#5cb85c"
|
||||
},
|
||||
{
|
||||
"datas" : [[0,45],[1,40],[2,41],[3,41],[4,42],[5,43]],
|
||||
"color" : "#5bc0de"
|
||||
},
|
||||
{
|
||||
"datas" : [[0,25],[1,20],[2,21],[3,21],[4,22],[5,23]],
|
||||
"color" : "#d9534f"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user