Search found 30 matches

by dasag
Tue Jan 06, 2015 5:18 pm
Forum: Graphics, Figures & Tables
Topic: Help to correct my graph
Replies: 0
Views: 3152

Help to correct my graph

edit legend, also all parametrs my graph under my picture, I want when generate my latex code will be same as picture.
Dear Stefan I know You can help
This post also my: http://tex.stackexchange.com/questions/220939/some-modification-and-development-my-graph?noredirect=1#comment519414_220939 ...
by dasag
Mon Dec 15, 2014 12:54 pm
Forum: Graphics, Figures & Tables
Topic: Which problem I have my codes
Replies: 0
Views: 2187

Which problem I have my codes

:D
\documentclass{article}
\usepackage{pgfplots,tikz}
\usepackage{caption}
\DeclareCaptionLabelSeparator{fullstop}{.\quad}
\captionsetup[figure]{labelsep=fullstop}
\pgfplotsset{width=120mm}
\usepackage{subcaption}
\begin{document}
\begin{subfigure}{0.5\textwidth}
\begin{tikzpicture ...
by dasag
Mon Dec 15, 2014 12:41 pm
Forum: Community talk
Topic: Advice for beginner
Replies: 3
Views: 6121

Advice for beginner

I am beginners to study Latex format. Because now I am 3rd year in my Phd study in field food microbilogy. And I want to write my phd thesis in latex style/format, also scientific articles in food microbiology (in my field many times use graph/charts and figures, also tables). I need your advice:
1 ...
by dasag
Sun Dec 14, 2014 7:41 pm
Forum: Graphics, Figures & Tables
Topic: Tweaking some parts of a chart
Replies: 48
Views: 22859

Re: Tweaking some parts of a chart

Superrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr

Thank you very much ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) ;) 8-) 8-) 8-) 8-)
by dasag
Sun Dec 14, 2014 7:08 pm
Forum: Graphics, Figures & Tables
Topic: Tweaking some parts of a chart
Replies: 48
Views: 22859

Tweaking some parts of a chart

dont work your code-empty
\documentclass{article}
\usepackage{pgfplots}
\thispagestyle{empty}
\pgfplotsset{compat=newest}
\begin{document}
\definecolor{mycolor1}{rgb}{1,0,1}
\definecolor{mycolor2}{rgb}{0,0.498039215803146,0}
\begin{tikzpicture}
\begin{axis}[
color=black,
scale only axis,
xmin=1 ...
by dasag
Sun Dec 14, 2014 6:58 pm
Forum: Graphics, Figures & Tables
Topic: Tweaking some parts of a chart
Replies: 48
Views: 22859

Tweaking some parts of a chart

Dont help this code \thispagestyle{empty}

\documentclass{article}
\usepackage{pgfplots}
\thispagestyle{empty}
\pgfplotsset{compat=newest}
\begin{document}
\definecolor{mycolor1}{rgb}{1,0,1}
\definecolor{mycolor2}{rgb}{0,0.498039215803146,0}
\begin{tikzpicture}
\begin{axis}[
color=black,
scale only ...
by dasag
Sun Dec 14, 2014 6:31 pm
Forum: Graphics, Figures & Tables
Topic: Tweaking some parts of a chart
Replies: 48
Views: 22859

Tweaking some parts of a chart

I dont know where I must to write this code

Code: Select all

\begin{axis}[width=0.3\textwidth,
by dasag
Sun Dec 14, 2014 6:21 pm
Forum: Graphics, Figures & Tables
Topic: Tweaking some parts of a chart
Replies: 48
Views: 22859

Tweaking some parts of a chart

How can I to make very cleary my page?

\documentclass{article}
\usepackage{pgfplots}
\pgfplotsset{compat=newest}
\begin{document}
\definecolor{mycolor1}{rgb}{1,0,1}
\definecolor{mycolor2}{rgb}{0,0.498039215803146,0}
\begin{tikzpicture}
\begin{axis}[
color=black,
scale only axis,
xmin=1,
xmax=24 ...
by dasag
Sun Dec 14, 2014 5:21 pm
Forum: Graphics, Figures & Tables
Topic: Tweaking some parts of a chart
Replies: 48
Views: 22859

Re: Tweaking some parts of a chart

Thank you dear Stefan

Best regards
by dasag
Sun Dec 14, 2014 4:06 pm
Forum: Graphics, Figures & Tables
Topic: Tweaking some parts of a chart
Replies: 48
Views: 22859

Tweaking some parts of a chart

I have all the time this problem,I read again your example.
\documentclass{table}
\usepackage{pgfplots}
\usepgfplotslibrary{axis}
\newcommand*{\sample}{%

\begin{document}
\definecolor{mycolor1}{rgb}{1,0,1}
\definecolor{mycolor2}{rgb}{0,0.498039215803146,0}

\begin{tikzpicture}

\begin{axis ...