InteractiveDataDisplay
InteractiveDataDisplay copied to clipboard
Interactive Data Display for JavaScript
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.12.1 to 1.13.2. Release notes Sourced from jquery-ui's releases. jQuery UI 1.13.2 Released! https://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ jQuery UI 1.13.1 Released! https://blog.jqueryui.com/2022/01/jquery-ui-1-13-1-released/ jQuery UI 1.13.0 released! https://blog.jqueryui.com/2021/10/jquery-ui-1-13-0-released/ Commits d6c028c 1.13.2...
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.4 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.11.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...
Hi all, The new boundary lines feature doesn't seem to work when I try to draw a line at X=0 or Y=0 using KO. This can be readily reproduced by...
Hi all, I'm using IDD to add zoom&pan capabilities to an SVG plot. It mostly works, but I can't get auto-resizing to work properly, specifically on height. My objective here...
Misspelled iddUpper95 on plot binding registration (idd.ko.polyline.js ln.79): InteractiveDataDisplay.KnockoutBindings.registerPlotBinding( "polyline", updatePolyline, [ ... 'iddUpeer95', ...]) While in other places the spelling is correct.
Added ability to use Interactive Data Display as assembled library without external dependencies.
Figure's Legend is not exported to the SVG
The code of the type is very complicated. It should be refactored.