Patch/fill resolution problem
Show older comments
Hi there
I am plotting around 10mio points within an axis range of [0 8 0 400]. I am then using patch/fill to plot several slightly transparent rectangles spanning the entire vertical domain, in order to illustrate different properties of these points (say for instance: all points between 0 and 1 on the x-axis are marked with a red transparent rectangle). My problem is that some of these rectangles span a fairly narrow space on the x-axis, and the result is that patch/fill reduce what ought to be a rectangle to a vertical line (i.e.: the edge of the proposed rectangle). The narrowest of these rectangles is 0.02 wide, which I feel should still be possible to depict. Even if this is not possible I would still like to be able to see these rectangles when exporting the picture as a high-resolution jpg using "print", but that is not the case.
Has any of you ever bumped into this issue and does anyone have a clever solution?
Thanks in advance
-Jakob
Accepted Answer
More Answers (0)
Categories
Find more on Graphics Performance in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!