Skip to content

Extensible renderers. #191

Open
Open
@IanSwift

Description

@IanSwift

Using this library, let's say I want to customize the drawing style. To do so, I would simply need to to extend the "renderer" classes, but currently a good number of the methods in those classes are private, making it hard to extend them. Could you switch them over to protected, so that we could do things like turn our points into pictures of cats? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions