Skip to content

v0-01-01 - Interactive ND histogramming on client

Pre-release
Pre-release

Choose a tag to compare

@miranov25 miranov25 released this 23 Oct 18:42
· 1487 commits to master since this release

New features:

#123 - N-Dimensional histogramming on client - Histogram derived information - efficiency/integral/mean/rms in user derived ranges resp. quantilles
#146 Scaling of colorZvar axis in case of >2D histogram projections
#147 1D distributions of 2D histograms with colorZvar

Improvement:

#112 -Reducing memory usage - Using only columns used in interactive drawing and export function on client

Bug fixes:

#137 RootInteractive fails in case NaN in panda used. Protection to be added
#141 Make documentation script again working and integrate to the release creation