Users of version 9 might be surprised by this outcome:
Plot[{Sin[x], Cos[x]}, {x, 0, 5}, BaseStyle -> AbsoluteThickness[5]]

It seems that BaseStyle->AbsoluteThickness[whatever] doesn't work anymore. How can one fix this?
Users of version 9 might be surprised by this outcome:
Plot[{Sin[x], Cos[x]}, {x, 0, 5}, BaseStyle -> AbsoluteThickness[5]]

It seems that BaseStyle->AbsoluteThickness[whatever] doesn't work anymore. How can one fix this?
Comments
Post a Comment