Giter Site home page Giter Site logo

taoteg / data-visualization Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 89.38 MB

Presentation on general principles and practices in data, info and geospatial visualization.

License: BSD 3-Clause "New" or "Revised" License

CoffeeScript 9.31% JavaScript 7.93% CSS 44.00% HTML 38.77%

data-visualization's Introduction

Data Visualization

The live slides: https://jgentle.github.io/data-visualization/

Abstract

A presentation on general principles and practices in data visualization including:

  • Vis Categories
    • Static vs Dynamic
    • Interactive
  • Vis Types
    • Abstract
    • Model-based
  • Vis Areas
    • Information Visualization
    • Knowledge Visualization
    • Educational Visualization
    • Product Visualization
    • Scientific Visualization
    • Geographic Visualization
  • Common Workflows
  • Tools
  • Resources

Get the Slides

Get slides here: https://github.com/jgentle/data-visualization

Clone or download as preferred.

Setup Instructions

Follow these steps to run the slideshow:

  1. Install NodeJS (v7.9.0 was used in preparation of this presentation).

    Get the latest version of Node here: https://nodejs.org/en/

  2. Install Bower.io (requires NodeJS):

    $ npm install -g bower
    $ npm install -g grunt-cli
    
  3. Install all the node dependencies:

    $ npm install
    
  4. Install all the bower dependencies:

    $ bower install
    
  5. Start the presentation:

    $ grunt serve
    
  6. A browser window should automatically open to:

    http://localhost:9000/
    

    If the browser does not open automatically, you can manually open one and enter the URL.

  7. Enjoy!

Presentation Controls

Navigate the slide show with these controls:

  • left & right arrows to move through slides horizontally.
  • up & down arrows to drill into slide columns.
  • escape key to see all slides (then arrows to nav to a specific slide)
    • These configs can be overridden if desired.
  • use s to enter speaker view mode in another window.
  • use b to pause and blackout the presentation.
  • select "View > Enter Full Screen" in your browser menu for the best fullscreen performance.
  • you can also use f to enter fullscreen, esc to exit fullscreen - but there is a bug in the background color styles that may bork the presentation design.

Printing the Presentation to PDF

The presentation can be converted to print ready format by running it as usual then opening a customized version of the URL in your browser and following the usual CTRL/CMD+P conventions for printing to PDF or paper.

Note that the presentation will look garbled on the screen but will be correct in the print preview and in the PDF/files produced by the print process.

  1. grunt serve

  2. Append ?print-pdf to the end of the url like so:

    http://localhost:9000/?print-pdf
    
  3. CTRL/CMD+P to open the print dialog window.

  4. Print as desired.

Presentation History

2017.06.22 Texas Advanced Computing Center - Summer Institute 2017 - Visualizing and Interacting with Data - Seminar: Geospatial Visualization

Additional Notes

This slide deck is a work-in-progress and will continue to be updated as new content is added or old content is updated.

If you want to create a similar presentation for yourself, you can get the revealJS project code here: https://github.com/hakimel/reveal.js

There is also a yeoman generator for rapid presentation development found here: https://github.com/slara/generator-reveal

data-visualization's People

Contributors

taoteg avatar

Stargazers

Steven C. Howell avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.