jsa-aerial / saite

Interactive document creation for exploratory graphics and visualizations. 咲いて (in bloom). Built on top of hanami vega/vega-lite library with CodeMirror and self hosted ClojureScript
MIT License
138 stars 4 forks source link

Support active CodeMirror editors in picture frame areas #8

Closed jsa-aerial closed 2 years ago

jsa-aerial commented 5 years ago

The idea would be to have active code editors per visualization. These could directly change or even completely redo the associated visualization. Should not restrict to any given frame area, i.e., could be placed in top, bottom, left, and/or right. As indicated, could have more than one.

This would go a long way toward making Saite a full fledged notebook, with chapters (tabs), interactive code, literate programming, etc.

jsa-aerial commented 2 years ago

FInished (actually, some time ago)