Skip to content

Releases: ladybug-tools/spider-covid-19-viz-3d

COVID-19 Viz3D v-2020-04-05

06 Apr 20:57
Compare
Choose a tag to compare
Pre-release

2020-04-05 Read Me

Issues

2020-04-05

00:32

  • Clearing the deck

Stable

Dev

Style

  • Add class navMenuItem
  • Add #navMenu summary

jts-time-series.html

  • Run through validator - fix a number of errors
  • Clean up menu and add info boxes

jts-time-series.js

  • Switch to githack as CDN
  • Add gazetteer details

jdr-daily-reports.html

  • Run through validator - fix a number of errors
  • Clean up menu and add info boxes

jdr-daily-reports.js

  • Switch to githack as CDN
  • Add gazetteer details

wp-wikipedia.html

  • Run through validator - fix a number of errors
  • Clean up menu and add info boxes

wp-wikipedia.js

  • Switch to githack as CDN
  • Add gazetteer details

js/main.js

  • Clean up the code
  • Add more messaging vars
  • Add deathsNew to toggleNewCases();
  • Add info boxes

js/dmt-div-move-touch.js

js/glo-globe.js

js/mas-menu-app-switch.js

  • Added info button
  • Added tooltips

js/spk-speak.js

js/thr-three.js

js/threeGeoJSON.js

wp/places.js

COVID-19 Viz3D v-2020-03-26-19-10

27 Mar 07:43
Compare
Choose a tag to compare

first commit Wikipedia data tracker

COVID-19 Viz3D 2020-03-24-18-04

25 Mar 02:46
Compare
Choose a tag to compare
Pre-release
  • Emergency repairs after JHU database format change

COVID-19 Viz3D 2020-03-23-18-15

24 Mar 01:57
Compare
Choose a tag to compare
Pre-release

version: 2020-03-23

  • main.js > path to pathDataJhu
  • html > add class to legend buttons
  • Cleanup addIndicator() a lot
  • Cleanup addIndicatorNew a little
  • Stop rotation Add THR.onStop()
  • html > add class to footer buttons
  • Make placards opaque - improves fps and image quality slightly
  • Change pop-up display from mouseover to mousedown
    • computer matches phone / touch behavior
    • enables you to see date and count of new cases bars in popup
  • pop-up display set fro renderer.domElement instead of document
    • enables interaction with pop-up
  • Drop buttons from notes and settings
  • Change to MMG data? Add mmg credit to Info
  • Pop-ups many fixes
  • Splash screen > update text

v-2020-03-23-16-00

  • stop console.log
  • pop-up: cases/(gdp/pop)

stable v-2020-03-23-18-15

  • Move init & assets path to html