dewittpe / cpr

Control Polygon Reduction: Methods for quick and efficient placement of internal knots for B-splines and tensor products of B-splines.
http://www.peteredewitt.com/cpr/
2 stars 0 forks source link

Improved Plotting methods #22

Open dewittpe opened 7 years ago

dewittpe commented 7 years ago

At the very least there are three plotting methods that need to be improved.

I would like to build geoms for each object and a default theme as well.

dewittpe commented 7 years ago

See note in commit 66395a3 message

dewittpe commented 7 years ago

Idea: create a ggplot.cpr_cp method then use stat_cp and stat_cp_spline to add the needed layers.