/JessikaSmith.github.io

Homeworks on Visualization classes

Primary LanguageJavaScript

JessikaSmith.github.io

Name: Maria Khodorchenko
Email: mariyaxod@yandex.ru

List of homeworks:

TODO

Lab 1:

  • Sort quotes;

Lab2:

  • Add hover;
  • Fix sorting (problem with global sorting const);
  • Fix ambiguity in sorting;
  • Add hover sorting arrows;
  • Fix filtering;
  • Add aggregation;
  • Add "Encode bars by", "Sort by" and change "None" in "Aggregate by" to "Country"
  • Implement SVG with the same functionality as for table;
  • Fix issue with names when sorting and filtering;
  • Fix issue with first entry vanishing;
  • Add styles;
  • Change urls;
  • Add animation;
  • Fix sorting for numerical columns;
  • Color bars by country;

Lab3:

  • Fix problems with selected bar size changing;
  • Change behavior in selection on change (clear info panel);
  • Fix vanishing circles from the legend;