Hi,

\addplot graphics internally tries to use \includegraphics even on ConTeXt

this can be fixed by defining

\def\includegraphicscompat[#1]#2{\externalfigure[#2][#1]}

and setting

includegraphics cmd=\includegraphicscompat

on ConTeXt. It should be done by PGF Plots automatically

best, philipp
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Pgfplots-features mailing list
Pgfplots-features@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pgfplots-features

Reply via email to