Skip to content

3.4

Compare
Choose a tag to compare
@linev linev released this 09 Apr 15:21
· 13007 commits to master since this release
  1. Support usage of minimized versions of .js and .css files.
    Minimized scripts used by default on web servers.
  2. Implement JSROOT.extend instead of jQuery.extend, reduce
    usage of jquery.js in core JSROOT classes
  3. Implement main graphics without jquery at all,
    such mode used in nobrowser mode.
  4. Provide optional latex drawing with MathJax SVG.
    TMathText always drawn with MathJax,
    other classes require mathjax option in URL
  5. Improve drawing of different text classes, correctly handle
    their alignment and scaling, special handling for IE
  6. Fix error with time axes - time offset was not correctly interpreted