explorable-viz / fluid

Data-linked visualisations

Home Page:http://f.luid.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`BubbleChart` as generalised `ScatterPlot`

rolyp opened this issue · comments

Deleted the old BubbleChart code – the example was a bit contrived and the implementation highly redundant with Scatterplot. Reimplement bubble charts by generalising ScatterPlot to support circular markers whose radius is a data domain, and add a new example.