Christian Feuersänger

less info
17,953 reputation
3262
bio website
location Rheinbach, Germany
age
visits member for 2 years, 7 months
seen 22 hours ago
stats profile views 876

I have collected experience with TeX for quite some time and I am familiar with TeX programming. I have written pgfplots and several contributions to pgf/TikZ.


Mar
17
answered tikz pgfplots forget plot
Mar
17
comment HashMap in Latex
You may be interested in tex.stackexchange.com/questions/12668/…
Mar
17
comment How to use GNU Plot to plot diagrams in TexShop
If you want to plot functions using LaTeX/tikz, you may be interested in pgfplots, compare pgfplots.sourceforge.net
Mar
16
revised matlab2tikz wiki description
added 124 characters in body
Mar
16
comment For stacked bar chart, how to render zero height bars as invisible?
@HenryDeYoung You ran into a number parsing problem because #1 is an unnormalized number. If you say \pgfmathfloatparsenumber{#1} \pgfmathfloatifflags{\pgfmathresult}... your approach should work
Mar
16
suggested suggested edit on matlab2tikz tag wiki
Mar
16
awarded  Tag Editor
Mar
16
revised matlab2tikz wiki description
added 453 characters in body
Mar
16
revised matlab2tikz wiki excerpt
added 246 characters in body
Mar
16
wiki created matlab2tikz description
Mar
16
wiki created matlab2tikz excerpt
Mar
16
suggested suggested edit on matlab2tikz tag wiki
Mar
16
suggested suggested edit on matlab2tikz tag wiki excerpt
Mar
16
revised Matlab2tikz adds extra legend entries
edited tags
Mar
16
revised tikz pgfplots forget plot
edited tags
Mar
16
comment elsarticle with latest version of pgfplots
I suppose the comment of @SvendMortensen is the answer. Alternatively, you can consider image externalization - in this case, you could include the final pdf images.
Mar
16
answered Sorting according to more than one key in pgfplotstable
Mar
15
answered How to draw the outlines of a patch in pgfplots?
Mar
15
comment How to draw the outlines of a patch in pgfplots?
Would setting patch refines=0 in your mesh plot help? At least it appears to solve the task for the minimal example.
Mar
15
awarded  Enlightened