Skip to content

5.6.0

Compare
Choose a tag to compare
@linev linev released this 19 Oct 15:08
· 6989 commits to master since this release
  1. With outline drawing speed up (factor 10) canvas with many small sub-pads
  2. Let configure user click and double-click handlers, extend tooltip.htm example
  3. Implement workaround for standard THREE.SVGRenderer - no need for patched version
  4. When producing 3D graphical images in batch, use normal THREE.CanvasRenderer
  5. Use WebGL renderer in Chrome headless mode for 3D images generation
  6. Provide possibility to create SVG files for canvas or frame (#172)
  7. Support text drawing with TH1 bar option
  8. Fix - when drawing text, reserve extra y range to show it correctly
  9. Migrate to Node.js 8, do not support older versions