Add point statistics with values larger than 100
This commit is contained in:
parent
193ac4a142
commit
efee3a9cde
1 changed files with 7 additions and 0 deletions
|
@ -19,5 +19,12 @@
|
|||
"Value2": 85.00,
|
||||
"Label1": "69,96",
|
||||
"Label2": "85,00"
|
||||
},
|
||||
{
|
||||
"Subject": "Matematyka",
|
||||
"Value1": 123.96,
|
||||
"Value2": 201.49,
|
||||
"Label1": "123,96",
|
||||
"Label2": "201,49"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue