Skip to content

ahaym/boke-hs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f952e79 · Aug 12, 2018

History

29 Commits
Aug 12, 2018
Jun 10, 2018
Jun 16, 2018
Jun 10, 2018
Jun 11, 2018
Jun 1, 2018
Aug 12, 2018
Jun 1, 2018
Aug 12, 2018
Aug 12, 2018
Jun 1, 2018
Aug 12, 2018
Jun 11, 2018

Repository files navigation

Experimental bindings for generating Bokeh Graphs in Haskell. Project originally for Zurihac 2018

Roadmap

  1. Safe helper functions for inserting lines, possibly monoidal

  2. More models, particularly glyphs

  3. More helper functions for those models

  4. Better file generation, plot composition

  5. Performace/Space efficiency optimizations, type-safety improvements.

  6. As a subproject of the above, implementing the Python implementations of DataSource and DataSpec in a typesafe manner.