Skip to content

Releases: Caleydo/tourdino

v2.0.0

13 Aug 14:14
adf0d10
Compare
Choose a tag to compare
  • Update README.md (#59)
  • Update README.md circleci links (#52)
  • Enable gif files (#54)
  • Change buildId to JSON.stringify(buildId) (#51)
  • Add ES5 accessor string in isProxyAccessor (#48)
  • Refactor the TouringPanel to match PanelTab extension point (#47)
  • Update dependencies (#46)
  • Use accessor as ID to identify scores (#43)
  • Further performace improvements (#41)
  • Remove isNaN() check when checking if array isArrayOfNumbers() (#44)
  • Update to Typescript 3.8 (#39)
  • Make touring panel work for large data sets (#37)
  • Make column/row highlighting work for Ordino (#38)
  • Extract code from tdp_core (#35)
  • add CODEOWNERS file (#20)
  • Update config.yml (#19)
  • Remove and ignore package-lock.json (#26)
  • Add TS compiler flags for i18n to tsconfig.json (#22)
  • Update template files and dependencies (#9)
  • Refactoring

v1.1.0

05 Dec 10:35
53098b0
Compare
Choose a tag to compare

Tag the latest changes after the EuroVA submission and before the TDP integration.

Ankylosaurus

12 Mar 08:09
Compare
Choose a tag to compare

Version of EuroVA Submission

Attribute Comparisons

  • CAT-CAT: Pearson's Chi-Square Test for Independence
  • NUM-NUM: Spearman's Correlation
  • CAT-NUM: Kolmogorov Smirnov Test for Uniform Distribution

Item Comparison

  • CAT-CAT: Pearson's Chi-Square Test for Homogeneity
  • NUM-NUM: Wilcoxon Rank-Sum Test