Skip to main content
Version: 2.0
🕑Estimated time for completion

This section takes about 2 minutes to complete.

Visualization Tools

The following is a compilation of several popular plotting and dashboarding libraries/tools (for reference only). It's most important to be familiar with the names. Come back to this when you need it!

Plotting and Visualization Libraries​

  • Matplotlib Visualization library in python
  • Seaborn statistical data Visualization in python built upon matplotlib
  • Plotly: build beautiful interactive visualizations without needing loads and loads of Javascript
  • Plotly Express: build beautiful interactive visualizations in literally a few lines!

Analytics and Visualization Dashboards​

Analytical web apps (for data science)​

  • Dash building dashboards and data apps in python (uses plotly)
  • streamlit build interactive data apps in python
  • anvil build powerful web apps in python
  • shiny interactive web apps in R