Skip to content

Latest commit

 

History

History

altair-marimekko-chart

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Marimekko Chart

(a.k.a. Mosaic or Mekko Chart)

A possible Altair implementation of a Marimekko chart using the mushroom dataset available in the UCI Machine Learning repository and the Antique qualitative color scheme available in CARTOColors. This implementation is based on the content of this issue.

Quickstart

  • pipenv install
  • pipenv shell
  • pipenv run jupyter notebook

References