Displaying 1 result from an estimated 1 matches for "linesandpointsgrob".
2009 Jun 04
0
type = 'b' with Grid
Dear all,
I feel like I've been reinventing the wheel with this code (implementing
type = 'b' for Grid graphics),
http://econum.umh.ac.be/rwiki/doku.php?id=tips:graphics-grid:linesandpointsgrob
Has anyone here attempted this with success before? I found suggestions
of overlapping large white points to mask the lines but it's not ideal.
I welcome any comments on the code. (e.g., should it perhaps use
polylines rather than segments?, is there an obvious optimization to
make?, ...)...