I need to draw a symbolic chart which shows a rising trend line (with some fluctuation).
The trend line should have a bold stroke and its boldness should be emphasized by one or more good-looking 3D effects.
I tried the "Generate from Path" extensions Interpolate and Extrude, but with Interpolate (between the original and a duplicate of the trend path), the result looks poor because it is not antialiased. This problem should not occur with Extrude, but Extrude needs rectangles instead of a line sequence.
Now, the result of my experiments are three questions:
- Can interpolations be antialiased somehow?
- Can I convert line segments to filled rectangles? (in order to extrude them)
- Are my approaches the only choices I have or can you recommend better suited approaches/effects (maybe a tutorial)?
Thank you
Chris