Visualization

Introduction

Some visualization labs.

All of them are basically created by shiny, plot_ly, or ggplot2.


Examples

Shiny app

Here are some examples that you can see from shinyapp.io

1. eventdata: Denstiy plots with interaction. Code is here

2. map: Zoom in a map. Code is here

3. network: Network interactive plots. Code is here