-
What's the latest and greatest about exporting plots? I found this old thread but I wonder if there are new solutions. I basically want to do a regular plot in VisiData and then launch a command that uses |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
Wondering if @hoclun-rigsep or @daviewales have any updates they want to share. |
Beta Was this translation helpful? Give feedback.
-
Visidata has a builtin graph feature using I haven't tried it, as I couldn't get seaborn working on my system, in its test/demo scripts (i.e. standalone seaborn, not called from within visidata). |
Beta Was this translation helpful? Give feedback.
-
I implemented it. Code. VisiData plot: Exported plot: It also exports the reflines. |
Beta Was this translation helpful? Give feedback.
I implemented it. Code.
VisiData plot:
Exported plot:
It also exports the reflines.