Does anyone have a working example of import for shared libraries? There is not one in the demos or anywhere else online. It seems to load the library OK but does not like the type in the call. Does it need wrapper code to get the type from the .so into a gnuplot type? Thought I'd ask before trying this. Thanks.
I downloaded 5.2 patch level 8 and compiled and it works fine with a x11 terminal and png output. However the wxt and pngcairo terminals are not present. Is it documented somewhere how to get these terminals? This version of gnuplot is local, there is another installed version that does have these terminals. Ubuntu 18.04. Thanks