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
I am generating a series of plots using altair and saving them as png files with .save(). All of the images render correctly in my editor, but upon saving the legend is cutting off on the right hand side. Here is my code and an example of the saved image
That chart looks correct when I run the code on Altair 5.4.1. Could you try updating? If that doesn't work, please list which version of vl-convert you have installed
What happened?
I am generating a series of plots using altair and saving them as png files with .save(). All of the images render correctly in my editor, but upon saving the legend is cutting off on the right hand side. Here is my code and an example of the saved image
What would you like to happen instead?
I would like the saved file to match the rendered image. Here is what the image looks like before saving
Which version of Altair are you using?
5.2.0
The text was updated successfully, but these errors were encountered: