Hi Laurent, I am not quite sure what is going on, but the code fragment suggests you have an integer pen width. Could you try with a floating-point pen width, i.e. "2.0" instead of "2" (without the " of course). I do not see any overloaded function that could be accepting an integer value, so it is little more than a wild hunch. What version of Plplot are you using? Could you post the relevant actual code fragment? This often helps to avoid typos that might just clarify what is going on. Note that there is a colour PostScript driver too, in case all else fails, this might be a workaround. Regards, Arjen > -----Original Message----- > From: laurent Berger [mailto:laurent.ber...@univ-lemans.fr] > Sent: Thursday, August 14, 2014 2:40 PM > To: plplot-devel@lists.sourceforge.net > Subject: [Plplot-devel] About svg > > Hi, > > My program plot histogram using plplot and wxwidgets driver. On my screen > plot is > nice. When plot is saved in svg format I cannot see histogram with Inkscape. > I don't know svg format but If I change all stroke-width="0.000000e+000" > with stroke-width="1" svg is OK in Inkscape. > In program I have define a width of 2( pls->width( 2 );) so how can I solve > this ? > Thanks for yours answers > > > > In PS file histogram is good but it is a black white plot. > > > > > ------------------------------------------------------------------------------ > _______________________________________________ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited. The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail.
------------------------------------------------------------------------------
_______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel