<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Graph Forums — Importing excel data files]]></title>
		<link>https://forum.padowan.dk/viewtopic.php?id=1127</link>
		<atom:link href="https://forum.padowan.dk/extern.php?action=feed&amp;tid=1127&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Importing excel data files.]]></description>
		<lastBuildDate>Mon, 10 Jun 2019 15:32:15 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Importing excel data files]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3312#p3312</link>
			<description><![CDATA[<p>Ivan</p><p>&nbsp; &nbsp;Thanks. I created an Excel fle containing 30 columns of data, each column containing 500 values, and Graph managed to import this file as 29 separate point series without any problems.</p><p>chris</p>]]></description>
			<author><![CDATA[null@example.com (fenwick_chris)]]></author>
			<pubDate>Mon, 10 Jun 2019 15:32:15 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3312#p3312</guid>
		</item>
		<item>
			<title><![CDATA[Re: Importing excel data files]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3311#p3311</link>
			<description><![CDATA[<p>It is a rounding problem. It doesn&#039;t affect how the points are plottet, but it does look silly in the dialog. I think I have fixed it now. I also made a few other improvements to the plugin:<br /><a href="https://www.padowan.dk/bin/plugins/ImportExcel.zip">https://www.padowan.dk/bin/plugins/ImportExcel.zip</a></p>]]></description>
			<author><![CDATA[null@example.com (Ivan Johansen)]]></author>
			<pubDate>Mon, 03 Jun 2019 22:08:43 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3311#p3311</guid>
		</item>
		<item>
			<title><![CDATA[Re: Importing excel data files]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3309#p3309</link>
			<description><![CDATA[<p>Ivan</p><p>&nbsp; Thanks. I love the way you can plot the 1st Excel column versus the 2nd and subsequent Excel columns as different point series. </p><p>The problem (if it is a problem) is that in the point-series dialogue box some values are not listed exactly as they are listed in the Excel file. For example, starting with a value of &quot;0.6&quot; in cell A1, I then generate subsequent values of 0.7 to 1.5 using the formula &quot;=A1+0.1&quot; and copying this formula all the way down to cell A10. But Graph doesn&#039;t import these values exactly as they are. E.g. 0.8 in Excel become 0.7999999999999999 in graph (Pic attached)</p><p>Can you fix this?</p><p>chris</p>]]></description>
			<author><![CDATA[null@example.com (fenwick_chris)]]></author>
			<pubDate>Sat, 01 Jun 2019 15:43:06 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3309#p3309</guid>
		</item>
		<item>
			<title><![CDATA[Re: Importing excel data files]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3305#p3305</link>
			<description><![CDATA[<p>Thanks. The plugin works exactly as you expected. It takes the x-axis values from the left column (Column A) and the y-values from the other columns.</p><p>However your file doesn&#039;t have anything in column A, which is why the imported point series contain no values. To make it work you need to place all the x-values in column A and the y-values in column B, C, D, etc. You also need to start the values from row 1, though it will also work if you have a description in row 1 and start the values in row 2.</p><p>I can see that the plugin doesn&#039;t work when the Excel file contains formulas. I have now fixed that in an updated plugin:<br /><a href="https://www.padowan.dk/bin/plugins/ImportExcel.zip">https://www.padowan.dk/bin/plugins/ImportExcel.zip</a></p>]]></description>
			<author><![CDATA[null@example.com (Ivan Johansen)]]></author>
			<pubDate>Mon, 27 May 2019 21:20:49 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3305#p3305</guid>
		</item>
		<item>
			<title><![CDATA[Re: Importing excel data files]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3301#p3301</link>
			<description><![CDATA[<p>Ivan </p><p>&nbsp; &nbsp;Hi. Here is the excel file I used.</p><p>chris</p>]]></description>
			<author><![CDATA[null@example.com (fenwick_chris)]]></author>
			<pubDate>Fri, 24 May 2019 14:11:00 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3301#p3301</guid>
		</item>
		<item>
			<title><![CDATA[Re: Importing excel data files]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3291#p3291</link>
			<description><![CDATA[<p>Can you please attach the Excel file you used. I tried doing as you describe at it works.</p>]]></description>
			<author><![CDATA[null@example.com (Ivan Johansen)]]></author>
			<pubDate>Fri, 17 May 2019 11:26:14 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3291#p3291</guid>
		</item>
		<item>
			<title><![CDATA[Re: Importing excel data files]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3289#p3289</link>
			<description><![CDATA[<p>Ivan </p><p>&nbsp; &nbsp; Sorry for the late reply. Thanks for the effort. I have downloaded Graph 4.5 Beta to test this out and it doesn&#039;t seem to work. I created a one-sheet Excel file containing two columns of numbers (with no headings or anything, just columns of numbers). I was thinking that Graph would read the left column (which runs from 0.6 to 1.5 in steps of 0.1) as the x-axis, and the right column (which is just zeros) as the y axis data.</p><p>I then went to Graph -&gt; File -&gt; Import -&gt; Excel file and the result I got is shown in the attached jpg. None of my points were plotted and Graph created 4 separate points series, each of these empty.</p><p>chris</p>]]></description>
			<author><![CDATA[null@example.com (fenwick_chris)]]></author>
			<pubDate>Wed, 15 May 2019 17:08:10 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3289#p3289</guid>
		</item>
		<item>
			<title><![CDATA[Re: Importing excel data files]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3284#p3284</link>
			<description><![CDATA[<p>I have now created a plugin that can import point series from Excel .xlsx files. You can find it at<br /><a href="https://www.padowan.dk/bin/plugins/ImportExcel.zip">https://www.padowan.dk/bin/plugins/ImportExcel.zip</a></p><p>You need the beta version of Graph 4.5 from <a href="https://padowan.dk/beta">https://padowan.dk/beta</a></p><p>You can install the plugin from the Plugin Manager in the <em>Plugins</em> menu. When installed you will have a menu item <em>Files|Import|Excel file</em> in the main menu and an <em>Import Excel file</em> menu item in the context menu in the <em>Insert pointseries</em> dialog.</p>]]></description>
			<author><![CDATA[null@example.com (Ivan Johansen)]]></author>
			<pubDate>Thu, 25 Apr 2019 09:29:51 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3284#p3284</guid>
		</item>
		<item>
			<title><![CDATA[Re: Importing excel data files]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3283#p3283</link>
			<description><![CDATA[<p>You can save the file as a comma separated values (csv) in Excel, which you can import into Graph.</p>]]></description>
			<author><![CDATA[null@example.com (Ivan Johansen)]]></author>
			<pubDate>Sat, 20 Apr 2019 19:42:57 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3283#p3283</guid>
		</item>
		<item>
			<title><![CDATA[Importing excel data files]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=3282#p3282</link>
			<description><![CDATA[<p>Hi. <br />&nbsp; &nbsp; I create a lot of table of values using excel (in the 100s of data value spread over many columns) which I then have to manually cut and paste into Graph&#039;s &quot;import point series&quot;. Would you be able to add a facility in Graph that import such data files? I saw a post from 2016 mentioning something about importing excel files, and you replied saying you didn&#039;t understand the person&#039;s question. Maybe s/he was tlaking about this?</p><p>chris</p>]]></description>
			<author><![CDATA[null@example.com (fenwick_chris)]]></author>
			<pubDate>Fri, 19 Apr 2019 18:34:16 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=3282#p3282</guid>
		</item>
	</channel>
</rss>
