You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to request the image show function, like matplotlib.pyplot.imshow
motivating
interaction is the advantages of altair. in image processing and even deep learning image cases, exploration of image is necessary. on the other hands, matplotlib requires more code and final effect is not that good.
Thank you for the feature suggestion. I agree that supporting images would be an important improvement, and it is something that needs to be added in VegaLite before it can be added in Altair. I will close this as a duplicate and refer to the following issue to join the discussion of the implementation of image support in Vega-Lite vega/vega-lite#9389
You might also find the discussions in these issues interesting:
What is your suggestion?
feature goal
to request the image show function, like
matplotlib.pyplot.imshow
motivating
interaction is the advantages of altair. in image processing and even deep learning image cases, exploration of image is necessary. on the other hands, matplotlib requires more code and final effect is not that good.
expected behavior
below is the example
Example.mp4
Have you considered any alternative solutions?
No response
The text was updated successfully, but these errors were encountered: