Releases: LegumeFederation/cmap-js
Soy2018 Demo
State-of-the Browser release, bugs may be present:
- Export of map as a png/jpg
- Column label format
- Extend options for drawing labels/rulers in groups
- Add querystring to track current maps and position for sharing
KNOWN BUGS:
- Rollup has changed fairly recently, so a lockfile has been introduced
and it is suggested that the software is built using the LTS version of node
until the buildfile can be fixed. - Rendering issues may appear when a map is moved. The cause of this is
under investigation as the canvas management aspects of the software are
under revision.
cmap-js alpha 3
[Feature] Added pan lock to prevent pan state from breaking if you wander off target canvas.
[Bugfix] Fix Add/Remove map not updating the target canvas image.
[Bugfix] Fix Add/Remove track not always properly updating target map.
[Bugfix] Fix correspondence maps not properly updating after reorder.
[Bugfix] Fix issue preventing maps from swapping on occasion.
[Bugfix] Now properly supports papaparse ^4.4.0
cmap-js alpha 2 revised
Many performance increases and feature expansions over the first
release. Changes have not been catalogued to save space. Now
includes manhattan glyph type, configuration editing from the menu,
data upload, dragable map divs, and more.
Minor bugfixes, including cleanup of gwas sample data.
First public alpha
Stable snapshot of working state of CMap-js