Skip to content

Commit 7492fb8

Browse files
committed
Update changelog
1 parent ed005d0 commit 7492fb8

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

changes.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
# JSROOT changelog
22

33
## Changes in master
4-
1. Fix several problems with TH1 update
5-
2. Fix problems and improve flex layout
6-
3. Introduce object inspector
7-
4. Provide possibility to save drawn object as PNG
8-
5. Let draw sub-items from TCanvas list of primitives like sub-pad or TLatex
9-
6. Optimize TGrapth drawing - web browsers have problem to draw 10000 pixels at the same time
10-
7. Implement painter for TPolyMarker3D
11-
8. Improve drawing and update of TMultiGraph
12-
9. Reorganize 3D drawing of TH2/TH3 histograms, allow to mix 2D and 3D display together
13-
10. Support overlay of 3D graphic over SVG canvas (used with IE)
4+
1. Introduce object inspector - one could browse all object members
5+
2. Let draw sub-items from TCanvas list of primitives like sub-pad or TLatex
6+
3. Provide possibility to save drawn SVG canvas as PNG
7+
4. TGrapth drawing optimization - limit number of drawn points
8+
5. Implement painter for TPolyMarker3D
9+
6. Improve drawing and update of TMultiGraph
10+
7. Reorganize 3D drawing of TH2/TH3 histograms, allow to mix 2D and 3D display together
11+
8. Support overlay of 3D graphic over SVG canvas (used with IE)
12+
9. Fix problems and improve flex(ible) layout
1413

1514

1615
## Changes in 4.0

0 commit comments

Comments
 (0)