File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# JSROOT changelog
2
2
3
- ## Changes in dev
3
+ ## Changes in 4.7.0
4
4
1 . Implement simple TTree::Draw over single leaf (#80 )
5
- Support basic types, fixed-size arrays and several vector types in TTree::Draw
5
+ Support basic types, fixed-size arrays and several vector types
6
6
2 . Display of TEveTrack(s) and TEvePointSet(s) over drawn geometry (drag and drop)
7
7
Also browsing, toggling, highlight of tracks and hits are done.
8
8
3 . Let set default geo colors as TGeoManager::DefaultColors() does
Original file line number Diff line number Diff line change 92
92
}
93
93
} ( function ( JSROOT ) {
94
94
95
- JSROOT . version = "dev 22 /09/2016" ;
95
+ JSROOT . version = "4.7.0 23 /09/2016" ;
96
96
97
97
JSROOT . source_dir = "" ;
98
98
JSROOT . source_min = false ;
You can’t perform that action at this time.
0 commit comments