How can I change the type of the decimal/thousand separator from the american one to the european one? More precisely, I want:
- "1000" to be written as is, instead of "1,000"
- "0,1" instead of "0.1"
|
How can I change the type of the decimal/thousand separator from the american one to the european one? More precisely, I want:
|
||||
|
|
|
The number formatting is changed using the When setting several subkeys, you can save yourself a bit of typing by first changing to the main key using Since I assume you want the number format to be consistent all through your plot, you should set the options for the whole axis. Here's an example:
|
|||||||||
|
|
Edit: As per Jake's comments: using Use
|
|||||||||||
|