File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
## Changes in dev
4
4
1 . Implement cont5 draw option for ` TGraph2D ` using Delaunay algorithm
5
5
1 . Adjust histogram title drawing with native implementation
6
- 1 . Use individual gStyle instances for each web canvas
7
6
1 . Improve float to string convertion when 'g' is specified
8
- 1 . Support "same" option for first histogram, avoids frame usage
7
+ 1 . Support "same" option for first histogram, draw direcly on pad
8
+ 1 . Support different angle coordiantes in ` TGraphPolargram `
9
9
1 . Fix - handle ` TPave ` NDC position also when fInit is not set
10
10
1 . Fix - correctly position title according to gStyle->GetTitleAlign()
11
- 1 . Fix - correctly handle tooltip events for TGraphPolar
11
+ 1 . Fix - correctly handle tooltip events for ` TGraphPolar `
12
12
13
13
14
14
## Changes in 7.8.0
You can’t perform that action at this time.
0 commit comments