With gnuplot-py-1.7 the mouse support of gnuplot-4.0 is unusable. Unfortunately, gnuplot-1.7 is already 1 year old, no new version is in sight. But Fernando Perez on the mailing list of gnuplot-py contributed a patch to enable mouse support in gnuplot-py-1.7 (see given URL). Reproducible: Always Steps to Reproduce: 1. 2. 3. I would suggest to include this patch in the ebuild of gnuplot-py-1.7 (e.g. as gnuplot-py-1.7.-r1). I will attach the patch and the modified ebuild script which utilizes the patch.
Created attachment 42762 [details] modified ebuild script this ebuild uses the patch which enables mouse support
Created attachment 42763 [details, diff] Mouse support patch for gnuplot-1.7 patch which enables mouse support in gnuplot-py-1.7
Applied patch on -r1. Thanks for the patch. Sorry for the delay.