This repository was archived by the owner on Apr 5, 2025. It is now read-only.
Several new KnockoutJS custom bindings
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.