mschermann / data_viz_reader

A Reader on Data Visualization
https://mschermann.github.io/data_viz_reader/
Creative Commons Attribution Share Alike 4.0 International
19 stars 17 forks source link

Interactive Visualizations #1434

Open preranap1 opened 5 years ago

preranap1 commented 5 years ago

There are a lot of visualizations in the reader that are actually interactive but are included in the reader as a screenshot. Their impact does not really come through as their value is lost along with their interactivity when they are included as screenshots. Ways to include these visualizations along with their interactivity can be researched and these visualizations can be updated accordingly.

rlwy commented 5 years ago

Hey @preranap1 are you referring to 6.7.10 FOR INTERACTIVITY? The images are actually broken too. the file paths are wrong in the code - they are all missing their file extensions. https://github.com/mschermann/data_viz_reader/blob/90453145dafa1d90cf9f119d8628d2d15610406e/06-process.Rmd#L566-L581

preranap1 commented 5 years ago

Hi @rlwy I didn't mean these. Here is an example from 3.2.1 from the reader: https://mschermann.github.io/data_viz_reader/images/NYCflights.png

Here the visualization is interactive but due to our limitations we have included it as a screenshot.