Skip to content

lemoncyb/flasked-altair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flasked-Altair

Demo Flask application of using Altair to generate D3 charts using Vega grammar. Using the awesome Flask framework and the Altair library makes it ridiculously easy to create D3 visualization without writing any client side code. Besides, the mouse over effect is powered by Vega-tooltip.

Inspired by the Flasked-Vincent project.

Requirements

  • Flask
  • Altair

Running

$ git clone https://github.com/lemoncyb/flasked-altair.git
$ cd flasked-altair
$ python ./app.py

Visit http://localhost:5000 in your browser, that's it!

Releases

No releases published

Packages

No packages published