dalibo / pev2

Postgres Explain Visualizer 2
https://explain.dalibo.com
PostgreSQL License
2.63k stars 129 forks source link

Exporting plan as picture #551

Open ioguix opened 1 year ago

ioguix commented 1 year ago

Hi,

I'm reporting a use from a user on IRC trying to export a large plan as a readable picture.

Such a feature in pev2 could be useful to share quickly ans easily a plan.

Cheers,

Krysztophe commented 1 year ago

I'd like to have that. Bonus : that may enable us to get the plan as as picture from the command line.

But I don't know if this can be done as easily as a screenshot with your usual desktop tools. A simple screenshot of the default view would not include the content of small tabs, and I often put the focus on such things.