Url: https://apps.urban.org/features/school-transportation
- Install Compass
- Simplest command is
gem install compass
- Build css via
compass compile -c config.rb --force
- Note, css edits should be made to
styleshets/sass
, notstylesheets/css
(build command will overwrite css directory)
- jQuery v2.1.4
- Waypoints v4.0.1
- Pym.js v1.3.2
- D3v4
Find previous versions, sketches, and chartes in the sketches branch.
- Dot fade experience could be less brittle
- Fade in of maps on load
- charts and maps do not properly resize on window drag