Here is the code in detail and respective CSV file:
\usepackage{pstricks}
\usepackage{pst-bar}
\begin{document}
\begin{figure}[h]
\psframebox[framesep=1.2]
{
% \centerline
% {
\psset{xunit=0.145cm,yunit=0.0071cm}
\begin{pspicture}(-8,-240)(69,970)
\psaxes[axesstyle=axes, % Definition of x ...
Search found 4 matches
- Thu Aug 09, 2012 2:43 am
- Forum: Graphics, Figures & Tables
- Topic: PSTricks | Discontinued Axes for Plot
- Replies: 4
- Views: 3137
- Wed Aug 08, 2012 12:11 pm
- Forum: Graphics, Figures & Tables
- Topic: PSTricks | Discontinued Axes for Plot
- Replies: 4
- Views: 3137
PSTricks | Discontinued Axes for Plot
This is the code I use for plotting the diagram:
\begin{figure}[h]
\psset{xunit=00.145cm,yunit=00.0071cm}
\begin{pspicture}(-8,-240)(69,970)
\psaxes[axesstyle=axes, ticksize=-4pt 0pt, labelFontSize=\displaystyle, labels=x,labels=y, Dx=11,dx=11,Dy=200,dy=200, Oy=0]{->}(0,0)(69,970)
\readdata ...
\begin{figure}[h]
\psset{xunit=00.145cm,yunit=00.0071cm}
\begin{pspicture}(-8,-240)(69,970)
\psaxes[axesstyle=axes, ticksize=-4pt 0pt, labelFontSize=\displaystyle, labels=x,labels=y, Dx=11,dx=11,Dy=200,dy=200, Oy=0]{->}(0,0)(69,970)
\readdata ...
- Tue Aug 07, 2012 3:32 pm
- Forum: Graphics, Figures & Tables
- Topic: PSTricks | Discontinued Axes for Plot
- Replies: 4
- Views: 3137
PSTricks | Discontinued Axes for Plot
Hi all.
Is there any way to plot a discontinued axis with the pstricks package?
For instance my data ranges from 15000 to 17000 and I want to get a diagram with y axis starting from 12000 instead of 0. In order to plot data, I prepare CSV files in following format:
column1 column 2
1 data1
2 ...
Is there any way to plot a discontinued axis with the pstricks package?
For instance my data ranges from 15000 to 17000 and I want to get a diagram with y axis starting from 12000 instead of 0. In order to plot data, I prepare CSV files in following format:
column1 column 2
1 data1
2 ...
- Thu Jun 21, 2012 4:05 pm
- Forum: General
- Topic: empty pdf output
- Replies: 6
- Views: 100535
Re: empty pdf output
Hi
I have face similar problem. I use texnic center, but have problem in generating PS file, and when I use Latex => ps => PDF, no PDF file could generated, I've double checked the respective settings in output profile, however no change has been made.
Any idea is highly appreciated.
I have face similar problem. I use texnic center, but have problem in generating PS file, and when I use Latex => ps => PDF, no PDF file could generated, I've double checked the respective settings in output profile, however no change has been made.
Any idea is highly appreciated.