Graphs: Shaded areas and solid lines
Posted: Fri Oct 16, 2015 1:53 am
Is there a possibility to show a solid line within a shaded area?
These commands work separetely:
gra_b1.draw(solidline, bottom, color(red), width(1)) 09/15/2008
gra_b1.draw(shade, bottom, color(ltgray), width(1)) 02/15/2008 05/15/2009
However, if I use them jointhly the solid line is not shown.
Thanks.
These commands work separetely:
gra_b1.draw(solidline, bottom, color(red), width(1)) 09/15/2008
gra_b1.draw(shade, bottom, color(ltgray), width(1)) 02/15/2008 05/15/2009
However, if I use them jointhly the solid line is not shown.
Thanks.