Skip to content

Update API to Julia Underscore Casing #165

Description

@tawheeler

The current API has a lot of methods that use camel case: tikzCode, plotHelper, etc.
This package was written before Julia settled on underscore case: tikz_code, plot_helper, etc.
Furthermore, some of these methods could be renamed to be verbs, such as get_tikz_code, plot_code, etc.

Unfortunately, these changes would probably not be backwards-compatible.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions