Skip to content

Create New Function for Coordinate Conversion #76

@WilliamHYZhang

Description

@WilliamHYZhang

It would be beneficial to have a function that simply converts coordinate points to absolute points on the image, and use that function for all the annotations and other applications that will eventually use them.

From @KarthikRIyer:

Yes I suppose you could generalize this conversion. You would always need the output to be in image space so you could have a function that takes in a point, the plot dimensions the input coordinate system and returns the point in the specified output coordinate system.
If this function is to be used by the plots too then it would be better to put it under HelperFunctions.
It would be better to discuss this with others before moving forward. @odmir @karwa?

I hope that I'll be able to work on implementing this soon once the idea is ironed out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions