File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# JSROOT changelog
22
3+ ## Changes in 4.4.1
4+ 1 . Fix - colz palette resize when drawing histogram second time
5+ 2 . Fix - use embeded in TCanvas color for background color of canvas itself
6+ 3 . Fix - rotate too long X axis text labels
7+ 4 . Fix - draw histogram bins on frame boundary
8+ 5 . Fix - use alternative color for shapes with default black color
9+ 6 . Fix - correctly handle pcon/pgon shape with rmin==rmax on top or bottom side
10+
11+
312## Changes in 4.4
4131 . Fix faces orientation for all TGeo shapes.
5142 . Improve TGeoTorus creation - handle all parameters combinations
Original file line number Diff line number Diff line change 9494 }
9595} ( function ( JSROOT ) {
9696
97- JSROOT . version = "4.4.0 24 /03/2016" ;
97+ JSROOT . version = "4.4.1 31 /03/2016" ;
9898
9999 JSROOT . source_dir = "" ;
100100 JSROOT . source_min = false ;
You can’t perform that action at this time.
0 commit comments