Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Not all numeric types play well with plots #71

Closed
tpoisot opened this issue Feb 28, 2021 · 0 comments · Fixed by #72
Closed

Not all numeric types play well with plots #71

tpoisot opened this issue Feb 28, 2021 · 0 comments · Fixed by #72
Assignees
Labels

Comments

@tpoisot
Copy link
Member

tpoisot commented Feb 28, 2021

Part of the plotting recipes involves adding NaN, which means that we need to have something that is floating-point. This implies that there is a need to convert the layer to something more amenable to plotting in the recipe. This can be done with a more general convert method to change the inner type.

@tpoisot tpoisot self-assigned this Feb 28, 2021
tpoisot added a commit that referenced this issue Feb 28, 2021
@tpoisot tpoisot mentioned this issue Feb 28, 2021
tpoisot added a commit that referenced this issue Feb 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant