Skip to content

Refactor internal functions to be defined outside of plot functions #80

@the-mayer

Description

@the-mayer
          Tagging functions for future review. 

The following internal functions should be defined outside of the plotting functions that currently use them. This way, the plot functions can reference these external functions, avoiding the need to define functions within functions.

  • .LevelReduction()
  • .GetKingdom()

Originally posted by @the-mayer in #63 (comment)

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions