<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SPEED VI &#187; Bar Graph</title>
	<atom:link href="http://www.speedvi.com/tag/bar-graph/feed" rel="self" type="application/rss+xml" />
	<link>http://www.speedvi.com</link>
	<description>Everything about Virtual Instruments, Computer-based Measurement and Control, Automation...</description>
	<lastBuildDate>Mon, 30 Jan 2012 19:05:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Make a Bar Graph without Joining Lines in LabVIEW</title>
		<link>http://www.speedvi.com/everything-labview-related/how-to-make-a-bar-graph-without-joining-lines-in-labview.html</link>
		<comments>http://www.speedvi.com/everything-labview-related/how-to-make-a-bar-graph-without-joining-lines-in-labview.html#comments</comments>
		<pubDate>Sun, 04 Jan 2009 16:43:22 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[LabVIEW]]></category>
		<category><![CDATA[Array]]></category>
		<category><![CDATA[Bar Graph]]></category>

		<guid isPermaLink="false">http://www.speedvi.com/everything-labview-related/how-to-make-a-bar-graph-without-joining-lines-in-labview.html</guid>
		<description><![CDATA[<a href="http://www.speedvi.com/everything-labview-related/how-to-make-a-bar-graph-without-joining-lines-in-labview.html" title="How to Make a Bar Graph without Joining Lines in LabVIEW"></a>In one of my project, I’ll use a bar graph to display a 1D array. In the plot legend, I changed the plot properties and set one of the bar plots. But when I finished, the graph showed as bar &#8230;<p class="read-more"><a href="http://www.speedvi.com/everything-labview-related/how-to-make-a-bar-graph-without-joining-lines-in-labview.html">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://www.speedvi.com/everything-labview-related/how-to-make-a-bar-graph-without-joining-lines-in-labview.html" title="How to Make a Bar Graph without Joining Lines in LabVIEW"></a><p>In one of my project, I’ll use a bar graph to display a 1D array. In the plot legend, I changed the plot properties and set one of the bar plots. But when I finished, the graph showed as bar plot but it joined the values of the plot with lines. I did not want the lines, after tried for a few times, I got what I want. The detail of how-to is as follows:</p>
<p>First, click on the Plot Legend, select ‘Common Plots’ and then the bottom right option from the drop down list.</p>
<p>Second, select ‘Bar Plots’ lower down in the plot menu, make the appearance change. </p>
<p>Last, in the ‘Interpolation’ menu specifically select the first item(the top-left one, which has no lines).</p>
<p>And after that, job get done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.speedvi.com/everything-labview-related/how-to-make-a-bar-graph-without-joining-lines-in-labview.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

