Skip to content

Commit fa444c8

Browse files
committed
changelog
1 parent 195e4e1 commit fa444c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

changes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
## Changes in dev
44
1. Implement cont5 draw option for `TGraph2D` using Delaunay algorithm
55
1. Adjust histogram title drawing with native implementation
6-
1. Use individual gStyle instances for each web canvas
76
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`
99
1. Fix - handle `TPave` NDC position also when fInit is not set
1010
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`
1212

1313

1414
## Changes in 7.8.0

0 commit comments

Comments
 (0)