Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!news-out.readnews.com!transit3.readnews.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: uwe.a.schneider@googlemail.com Newsgroups: comp.graphics.apps.gnuplot Subject: Avoiding spaces for zero bars in histograms Date: Wed, 4 Jul 2012 04:48:01 -0700 (PDT) Organization: http://groups.google.com Lines: 11 Message-ID: NNTP-Posting-Host: 136.172.210.12 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1341404228 28584 127.0.0.1 (4 Jul 2012 12:17:08 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 4 Jul 2012 12:17:08 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=136.172.210.12; posting-account=alzW5goAAACRkxaQ4WLzl5yNF8uO0CCW User-Agent: G2/1.0 Xref: csiph.com comp.graphics.apps.gnuplot:1238 Hi, suppose I have data over two dimensions (people, continents), which indicate the number of visits per continent. When plotting as histogram, I would like to have the bars for one person appear together. However, if the data for a continent are zero, then there appears a gap. Is there a simple way to avoid this gap? Thanks, Uwe