Skip to content

Avoid contour computation when both features are the same on X and Y axis #273

@RaghavaAlajangi

Description

@RaghavaAlajangi
  • If the features on both the X and Y axes are the same (e.g., index vs. index, or index vs. time), the resulting data will always be symmetrical along the diagonal line where X = Y. In many cases, this scenario is either meaningless or trivial.
  • If the values are the same, every point will be on the diagonal, and there will be no useful contours to draw.

Advantages:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions