Skip to content

3.9

Compare
Choose a tag to compare
@linev linev released this 24 Nov 16:32
· 12718 commits to master since this release
  1. Support non-equidistant bins for TH1/TH2 objects.
  2. Display entries count from histo.fEntries member, only when not set use computed value
  3. Support italic and bold text when used with MathJax
  4. Improve TF1 drawing - support exp function in TFormula, fix errors with logx scale, enable zoom-in, (re)calculate function points when zooming
  5. Support several columns in TLegend
  6. Introduce context menus for x/y axis, add some items similar to native ROOT menus
  7. Introduce context menu for TPaveStats, let switch single elements in the box
  8. Enable usage of all context menus on touch devices
  9. Implement JSROOT.Math.Prob function, provides probability value in stat box
  10. Introduce context menu for color palette (z axis)
  11. Implement col0 and col0z draw option for TH2 histograms, similar to ROOT6