Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a function that shows a 2d array (an analog of the imshow() function in matplotlib) #1

Open
mkondratyev85 opened this issue Aug 26, 2024 · 0 comments

Comments

@mkondratyev85
Copy link

It would be very helpful if plotlars would have an implementation of a function that can plot 2d array.

For example, the matplotlib python package has a whole family of functions that can do it. A good example is the imshow() function:
https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.imshow.html

A very nice crate! I thinks the rust ecosystem was missing something like this for a long time.

@github-staff github-staff deleted a comment from Lxx-c Oct 23, 2024
@github-staff github-staff deleted a comment from Lxx-c Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant