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
Is there any mechanism to render the generated plots into an image.
Context: I routinely use matplotlib to plot equivalent figures with no issues(in python).Some of my figures (statter plots) have a lot of data and are excessively large for the browser to load. (150mb html file).
I see that the plotly python api has support to render images into images. Is there any way to do the same with the images i generate in scala?
The text was updated successfully, but these errors were encountered:
Is there any mechanism to render the generated plots into an image.
Context: I routinely use matplotlib to plot equivalent figures with no issues(in python).Some of my figures (statter plots) have a lot of data and are excessively large for the browser to load. (150mb html file).
I see that the plotly python api has support to render images into images. Is there any way to do the same with the images i generate in scala?
The text was updated successfully, but these errors were encountered: