Skip to content

Latest commit

 

History

History
50 lines (44 loc) · 2.23 KB

WebVisualizationOptions.md

File metadata and controls

50 lines (44 loc) · 2.23 KB

Web-Based Visualization Options for the Final Project

GitHub Pages

Dash

  • Examples:
  • Only deployment option: Heroku
  • Pros:
    • Server support
    • Access to easy and beautiful widgets from Python
  • Cons:
    • Visualizations rendered via IFrames and cannot interact with each other
    • Still requires HTML/CSS knowledge
    • Has to be deployed on Heroku (learning curve)

Panel