Add vertical lines to Graph Builder in H List Box
Hi,
I want to put several graphs in a single plot and use the Graph Builder together with V List Box and H List Box. I want to add vertical lines to the plots. I found the example by @jthi, however I get problems as soon as there a several plots.
The example below works with a single plot, but when I uncomment the second plot, I get an additional axis between the plots (see below). How can I fix tha...