Hi
I want to draw set of rectangles on axis based on input file. My .tex file should be some thing like that
\documentclass{article}
\usepackage{tikz,pgf}
\usetikzlibrary{plotmarks}
\usepackage{pgfplots, pgfplotstable}
\usetikzlibrary{fit,calc}
\begin{document}
\begin{tikzpicture}
\begin{axis ...
Search found 1 match
- Tue Nov 13, 2012 2:20 am
- Forum: Graphics, Figures & Tables
- Topic: How to draw multiple Rectangles from input data file
- Replies: 1
- Views: 2114