Search found 5 matches

by elect
Thu Sep 08, 2011 2:22 pm
Forum: Graphics, Figures & Tables
Topic: Bar Plot with logarithmic Scale
Replies: 11
Views: 9969

Bar Plot with logarithmic Scale


The link leads to an outdated version of the manual. A better reference is CTAN .

Thanks


In the meantime I have worked out a minimal example. You should be able to modify it till it fits your needs.
\documentclass{minimal}
\usepackage{pgfplots}

\begin{document}
\begin{tikzpicture}
\begin ...
by elect
Tue Sep 06, 2011 10:14 am
Forum: Graphics, Figures & Tables
Topic: Bar Plot with logarithmic Scale
Replies: 11
Views: 9969

Bar Plot with logarithmic Scale


My impression was that you did not. And a concrete answer to your question is: „Yes. It is possible“. And you got already suggestions for two packages that can help here.


Perfect, thanks :)


Unfortunately it's not because not working out of the box. Since you decided to use pgf/ti k Z , I ...
by elect
Mon Sep 05, 2011 7:53 pm
Forum: Graphics, Figures & Tables
Topic: Bar Plot with logarithmic Scale
Replies: 11
Views: 9969

Bar Plot with logarithmic Scale

You obviously didn't follow the link in my last reply.

I know what you mean, and I did, but very quickly, because if you take care to my post, my goal is to know whether it is possible having bar plot and logarithmic axes


Btw, I think this is what you meant:

\definecolor{myblue}{HTML}{92dcec ...
by elect
Mon Sep 05, 2011 7:22 pm
Forum: Graphics, Figures & Tables
Topic: Bar Plot with logarithmic Scale
Replies: 11
Views: 9969

Bar Plot with logarithmic Scale

localghost wrote:Show your recent efforts by a minimal example. Emphasize on "minimal".


Best regards and welcome to the board
Thorsten

Sure, sorry
Like this, but instead 0-4 -> 1 -10 - 100 - 1000
barplot.png
barplot.png (38.37 KiB) Viewed 7162 times
by elect
Mon Sep 05, 2011 5:05 pm
Forum: Graphics, Figures & Tables
Topic: Bar Plot with logarithmic Scale
Replies: 11
Views: 9969

Bar Plot with logarithmic Scale

I apologize if there another thread is already opened about this, but I didnt find anything..

So, is it possible to have a bar plot with a logarithmic scale?