Hi all,
I am currently trying to paste svg data that has been generated with
matplotlib (
http://matplotlib.org/) via the clipboard into inkscape.
Pasting via the clipboard would make it easier to include charts
from the spreadsheet pyspread (
http://manns.github.com/pyspread/) into
Jessyink presentations.
I have attached an example chart. When opened with inkscape, it
displays perfectly. When imported, the chart line is missing. When I
paste the file contents via the clipboard (copied from an editor)
nothing happens. I would expect identical results.
Are interfaces different for "file open", "import svg" and
"clipboard
paste" operations?
Do I have to change something in the data so that inkscape accepts it
as clipboard pasteable?
Should I open a bug report?
I am using inkscape 0.48.3.1 on Debian sid/squeeze (i386).
Cheers,
Martin