vegawidget / virgo

A DSL for layered grammar of interactive graphics in R
https://vegawidget.github.io/virgo/
Other
16 stars 2 forks source link

New marks #26

Open earowang opened 3 years ago

earowang commented 3 years ago

Maybe:

sa-lee commented 3 years ago

I've got the mosaic mostly down but need to talk about internals I think.

UPDATE: I've implemented mosaic via a client side transform now, so that basic histogram example works.

sa-lee commented 3 years ago

For mark geo, it looks like we need to convert R spatial objects into topojson. One way is to use https://github.com/ropensci/geojsonio