Skip to content

v1.5.35

Latest
Compare
Choose a tag to compare
@dgrechka dgrechka released this 19 Dec 08:29
· 31 commits to master since this release

1.5.35 (December 19, 2019)

New features:

  • added iddIgnoredByFitToViewX/iddIgnoredByFitToViewY knockout bindings so that a plot can be not respected by fit to view along one of the axes.
  • Added dash lines support. Choose from dash patterns: "dot", "dash", "dash dot", "long dash", "long dash dot", "long dash dot dot"; or define a set of number pairs: [ dash_length1, space1, dash_length2, space2, ... ]. Knockout binding - iddLineDash.