| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 4 months |
| seen | May 8 at 13:08 | |
| stats | profile views | 1 |
|
Feb 14 |
accepted | TikZ plot leaves empty space when using a predefined color (reopen) |
|
Feb 12 |
asked | TikZ plot leaves empty space when using a predefined color (reopen) |
|
Jan 21 |
awarded | Scholar |
|
Jan 21 |
awarded | Supporter |
|
Jan 21 |
accepted | Too many contour labels in contour plots |
|
Jan 21 |
comment |
Too many contour labels in contour plots In fact, following your code we could easily print labels within a certain range by nesting "\ifdim" as needed. For example, to print the labels less than 4 and larger than 1 we would use \ifdim\pgfmathresult pt<4pt and then inside this if another with \ifdim\pgfmathresult pt>1pt, with the final code printing the label \node {\pgfmathprintnumber{##1}};. I think this would be a nice candidate for a predefined control option ;). |
|
Jan 21 |
comment |
Too many contour labels in contour plots Thanks Christian. |
|
Jan 17 |
awarded | Student |
|
Jan 17 |
awarded | Editor |
|
Jan 17 |
revised |
Too many contour labels in contour plots Added full working example and improved description of the problem. |
|
Jan 17 |
asked | Too many contour labels in contour plots |