File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
## Changes in 4.8.1
5
5
1 . Support new JSON format, produced with newest TBufferJSON
6
6
- object references stored as {"$ref":12}
7
- - pair objects for std::map marked with "$pair" : "pair<type1,type2>" data memeber
7
+ - pair objects for std::map marked with "$pair" : "pair<type1,type2>" data member
8
8
- old JSON format will be recognized automatically and supported as well
9
9
2 . Fix - better selection of Y range for log scale
10
- 3 . Provide JSROOT.parse_multi function to corretcly parse response of multi.json request,
10
+ 3 . Provide JSROOT.parse_multi function to correctly parse response of multi.json request,
11
11
support it in the JSROOT.NewHttpRequest method as well.
12
12
4 . Fix - correctly calculate integral for TH1
13
13
5 . Partially support new TFormula with complex C code inside
You can’t perform that action at this time.
0 commit comments