Skip to content
Prev 302889 / 398503 Next

Add interpunct (dot) symbol to axis label?

On 09.08.2012 13:56, Duncan Murdoch wrote:
As I explained yesterday in another mail with that question (so 
apparently it is a homework problem we should not answer at all), one 
could use the UTF-8 encoded version by

  options("OutDec"="\xB7")

and just start the plotting ...

Uwe Ligges