Skip to content

Stone Monkey

Latest
Compare
Choose a tag to compare
@dhmmasson dhmmasson released this 05 Sep 14:29
· 6 commits to master since this release
5ba104c

What's Changed

In Stone Monkey, tamarin has now a static build instead of being served through express. This allows tamarin to be served from github pages. The node version will be drop in version 2.0

New Features

  • feat: add svg draggable
  • feat: load data from CSV or SQL
  • feat: add sorting in CSV
  • feat: add Toggle between mode in parallel plot

Chore

  • chore: new build process using webpack, remove jquery dep
  • chore: update dependencies
  • doc: add citations information

Fixes

  • fix: parallel plot not displaying when first switched on
  • fix: transforms .tabs into actual tabs
  • fix: fix tabs due to a typo in div ID
  • fix: add materialize and fix path
  • fix: Fix bug where criterion weight could be negative
  • fix: Fix dominance for descending criteria
  • fix: Update UI on load
  • fix: use numerical sort instead of alpha for rank
  • fix: Fix stars when array of incorrect size