Skip to content

Reduce visibility of annotation element methods #611

@stockiNail

Description

@stockiNail

This is a reminder (even if there is a TODO in the code) for new major version to remove public methods from annotation elements (which are not defined by CHART.JS Element interface).

Furthermore change structure of the code in order to have inside the source code the following sequence:

  1. imports
  2. constants
  3. public classes/exported functions
  4. private functions

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions