Search found 2 matches

by Didou139
Mon Feb 11, 2013 1:26 pm
Forum: Graphics, Figures & Tables
Topic: Thousand Separator for Value Nodes in Plots
Replies: 2
Views: 8361

Re: Thousand Separator for Value Nodes in Plots

That's very nice,
Many thanks !
Didou139
by Didou139
Thu Feb 07, 2013 4:13 pm
Forum: Graphics, Figures & Tables
Topic: Thousand Separator for Value Nodes in Plots
Replies: 2
Views: 8361

Thousand Separator for Value Nodes in Plots

Hi all,

with the pgfplots package, I have a problem with thousands separator of the node. I would like to have no thousands separator. For the x tick labels, I found the solution ( xticklabel style={/pgf/number format/1000 sep=} ) but not for the node value (see code below).
\begin{tikzpicture ...