Current section
Files
Jump to
Current section
Files
ROADMAP.md
# Roadmap
## v0.4
* Support attaching custom attributes to plot elements
* Add other non-fillable shapes to shapes palette
* Add fillable shapes to shapes palette
* Boxplots
* General annotation drawing
## v0.5
* Faceting
* Histograms
* Continuous color scale (including legends)
## Later
* Implement a method for rendering new points and updating scales only (LiveView optimization)
* Draw legend on any side of the plot (top/left/bottom/right)
* Implement x_lim/y_lim
* ggplot2-ify gridlines approach (breaks, minor breaks)
* `stat_smooth`
* Density plots/stats