microsoft / python-in-excel

Python in Microsoft Excel
MIT License
490 stars 31 forks source link

Improve plot handling #30

Closed fzumstein closed 5 months ago

fzumstein commented 10 months ago

Currently, when returning a plot, you need to

Ideally, this should all happen automatically, or at least the Create Picture Reference should be available under the Python Output context menu, without having to change from object to values first.

keyur32 commented 9 months ago

Thanks for the report (and sorry for the delay). We're thinking about this area, but no ETA.

fzumstein commented 5 months ago

This is now available via right click > "display plot over cells"