Message Boards Message Boards

0
|
5266 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Plot the data figure with its errorbar?

Posted 8 years ago

When I try to use PlotMarkers function, I find there are always exist a little distance with its errorbar, like this: enter image description here enter image description here
How can I fix these distance? (The position of the errorbars are correct, but the Markers are not at right position )

Attachments:
POSTED BY: YU SHANG
2 Replies
Posted 8 years ago

It is an aliasing problem. Try this:

Style[Show[s2, s3, s4, s5, PlotRange -> All], Antialiasing -> False]
POSTED BY: Will Smith

Export["plot.pdf",%] works fine. Exporting your figure works OK.

POSTED BY: Sander Huisman
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract