Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Several new KnockoutJS custom bindings

Compare
Choose a tag to compare
@dgrechka dgrechka released this 15 May 14:24
· 158 commits to master since this release

New features:

  • added custom KO binding: iddPlotOrder - integer value that controls the plot order
  • added sample page KO.Order.html for the iddPlotOrder binding
  • added custom KO bindings: iddXlog, iddYlog. They boolean value of them controls the log transform of corresponding axis.
  • added custom KO bindings: iddIgnoredByFitToView. if set to true, the plot is excluded from FitToView visible region calculation.