<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">

<channel>
    <title>DPlot Graph Software</title>
    <link>http://www.dplot.com</link>
    <description>DPlot Graph Software for Scientists and Engineers</description>
	<lastBuildDate>Sat, 12 Nov 2011 07:00:00 GMT</lastBuildDate>
	<language>en-us</language> 
	<copyright>Copyright 2001-2011 HydeSoft Computing, LLC.</copyright> 
	<managingEditor>David Hyde</managingEditor> 
	<webMaster>admin@dplot.com</webMaster> 
<image>
	<title>DPlot Graph Software</title> 
	<url>http://www.dplot.com/logo_small.png</url> 
	<link>http://www.dplot.com</link> 
	<width>141</width> 
	<height>45</height> 
	<description>Graph Software for Scientists and Engineers</description> 
</image>

<item>
	<title>Improvements to SRTM file import, improved support for output to Adobe PDF print driver on Windows 7, new options for modifying/creating data using &quot;Operate on...&quot; menu commands.</title>
	<link>http://www.dplot.com/revisions.htm#R2320</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2320"></a><h3>12 November 2011<br />
	Version 2.3.2.0</h3>
	<ul>
	<li>&quot;Standard error about the line&quot; feature of the <a href="http://www.dplot.com/help/index.htm?helpid_curvefit.htm">Polynomial Curve Fit</a>
		command now includes values for both base 10 logarithm and natural logarithm if a logarithmic Y scale is input.<br />&nbsp;</li>

	<li>Added a &quot;Previous point&quot; option to the <a href="http://www.dplot.com/help/index.htm?helpid_differentiate.htm ">Differentiate</a> command 
		on the Generate menu. This method calculates the derivative as y<sub>j</sub>' = (y<sub>j</sub> - y<sub>j-1</sub>)/(x<sub>j</sub> - x<sub>j-1</sub>)<br />&nbsp;</li>

	<li>Added the ability to hide individual legend entries in XY plots (but not the associated curve).<br />&nbsp;</li>

	<li>The <a href="http://www.dplot.com/features.htm#SRTM">SRTM</a> file import plugin now takes the northeast corner of the area of interest as 
		input rather than the width/height in seconds.<br />&nbsp;</li>

	<li>The &quot;Distance from&quot; command on the Info menu now behaves in the same way for 3D data viewed in 2D with &quot;Degrees, Minutes&quot;
		or &quot;Degrees, Minutes, Seconds&quot; <a href="http://www.dplot.com/help/index.htm?helpid_numberformats.htm">number formats</a> as it 
		does for XY plots: distance is reported in miles, kilometers, and nautical miles.<br />&nbsp;</li>

	<li>Added descriptions to the DPlot Help file for <a href="http://www.dplot.com/help/index.htm?plugin_modules.htm">Generate plugins</a> that are 
		distributed with DPlot. (Note that several of these plugins have their own more complete Help files accessible from the associated plugin 
		dialog box.)<br />&nbsp;</li>

	<li>If you previously used the <a href="http://www.dplot.com/help/index.htm?savepreferencesfile.htm">Save Preferences</a> command on a plot
		containing one or more <a href="http://www.dplot.com/help/index.htm?helpid_note.htm">notes</a>, subsequent use of the 
		<a href="http://www.dplot.com/help/index.htm?getpreferencesfile.htm">Get Preferences</a> command with that settings file would 
		create new note(s), even if those notes were identical to those already present (location, text, various settings).<br />&nbsp;</li>

	<li>You may now add <a href="http://www.dplot.com/help/index.htm?helpid_reflines.htm">reference lines</a> to 2D views of 3D data.<br />&nbsp;</li>

	<li>Modified the <a href="http://www.dplot.com/help/index.htm?helpid_operate_x.htm">Operate on X</a> and 
		<a href="http://www.dplot.com/help/index.htm?helpid_operate_y.htm">Operate on Y</a> commands to add a shortcut for the 1-based point index J. 
		For example, X=0.25*j will make X values evenly-spaced at 0.25: 0.25, 0.5, 0.75, etc. This shortcut is only valid for 2D data.<br />&nbsp;</li>

	<li><span class="prog">Inserted code to properly not prompt the user for a filename when using 
		<a href="http://www.dplot.com/help/index.htm?fileprintcommand.htm">[FilePrint(&quot;Adobe PDF&quot;,&quot;&lt;filename&gt;&quot;)]</a> on
		64-bit versions of Windows.</span><br />&nbsp;</li>

	<li>Added a switch for 3D and 4D data to suppress the default behavior of drawing <u>&gt;</u> and/or <u>&lt;</u> symbols in the legend when
		the corresponding data extent was greater/less than one contour interval than the high/low contour level. <span class="prog">Modified the
		<a href="http://www.dplot.com/help/index.htm?contourlegendcommand.htm">ContourLegend</a> macro/DDE command to take account of this 
		capability.</span><br />&nbsp;</li>

	<li><a href="http://www.dplot.com/other.htm#viewer">DPlot Viewer</a> now includes the <i>Hide Curves</i> and <i>Unhide all Curves</i> commands 
		on the View menu.<br />&nbsp;</li>

	<li>Previous versions did not allow you to set the number format for the amplitude axis on 4D surface or scatter plots. This version does.<br />&nbsp;</li>

	<li>Bug fix: The <i>Move to top</i> and <i>Move to bottom</i> buttons on the <i>Reorder Curves</i> dialog have never worked properly.<br />&nbsp;</li>

	<li>Bug fix: The <a href="http://www.dplot.com/help/index.htm?editfiltercommand.htm">EditFilter</a> macro command could only be run on one 
		curve at a time, regardless of what you specified with the <a href="http://www.dplot.com/help/index.htm?selectcurvecommand.htm">SelectCurve</a>
		command.<br />&nbsp;</li>

	<li>Bug fix: The <a href="http://www.dplot.com/features.htm#SRTM">SRTM</a> plugin did not correctly handle west longitudes and south 
		latitudes if you opened one of these files by drag/drop or by double-clicking the file in Explorer. (It worked as expected when using
		File>Open.)<br />&nbsp;</li>

	<li>Bug fix: The S8 component of the <a href="http://www.dplot.com/help/index.htm?helpid_lowpass.htm">Option 4 low-pass filter</a> had an error
		in the two-pass option.<br />&nbsp;</li>

	<li>Bug fix: A change in <a href="#R2316">version 2.3.1.6</a> to handle <b>lots</b> of data points in bar charts (<b>lots</b> being defined as more 
		than the number of pixels across the plot) broke horizontal bar charts.<br />&nbsp;</li>

	<li>Bug fix: Under some circumstances the function parser would crash with an equation containing the sequence &quot;+-&quot;, as in
		&quot;Y=2.3*X+-0.5*X^2&quot;. In this release &quot;+-&quot; is properly handled as &quot;-&quot; and &quot;--&quot; as &quot;+&quot;.<br />&nbsp;</li>
	
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>

<item>
	<title>Several bug fixes, number format changes for 4D surface and scatter plots.</title>
	<link>http://www.dplot.com/revisions.htm#R2317</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2317"></a><h3>6 August 2011<br />
	Version 2.3.1.7</h3>
	<ul>
	<li>The <a href="http://www.dplot.com/help/index.htm?helpid_numberformats.htm">Number Formats</a> command now works as you'd expect with
		the Z and amplitude values.<br />&nbsp;</li>

	<li>The <i>Move/Copy Curves</i> dialog is now resizable, to help accommodate long names for existing graphs.<br />&nbsp;</li>

	<li>Bug fix: Several dialog boxes incorrectly interpreted &quot;Time of day (fractional days)&quot; number format as &quot;Time of day (hours)&quot;,
		so that the associated coordinate was off by a factor of 24.<br />&nbsp;</li>

	<li>Bug fix: Reference lines with &quot;At Value&quot; set to &quot;X2=&quot; or &quot;Y2=&quot; were in some cases not saved
		properly, and when re-read had &quot;At Value&quot; set to &quot;X=&quot;.<br />&nbsp;</li>

	<li>Bug fix: Negative amplitudes on a stacked bar chart might have resulted in one-pixel gaps between negative bars.<br />&nbsp;</li>

	<li>Bug fix: Bar charts crashed if a plot included only a single point or if you selected Edit Data on an empty plot for which Bar 
		Chart scaling had been selected.<br />&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>


<item>
	<title>Several bug fixes</title>
	<link>http://www.dplot.com/revisions.htm#R2314</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2314"></a><h3>3 July 2011<br />
	Version 2.3.1.4</h3>
	<ul>
	<li>Bug fix: For 2D contour plots of random 3D data, if you unchecked &quot;Label every major line&quot; then an uninitialized data problem might
		have caused a crash.<br />&nbsp;</li>

	<li>Bug fix: If multiple XY curves existed and you deleted any curves other than the last, DPlot might have fouled up curve associations, e.g. a 
		point label previously associated with curve 5 might now be associated with curve 4.<br />&nbsp;</li>

	<li>Bug fix: With a negative tick mark interval (decreasing values from left-to-right or bottom-to-top) DPlot might have displayed 0 as some
		very small number, e.g. 2.2546E-16.<br />&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>

<item>
	<title>Improved handling of inserted images</title>
	<link>http://www.dplot.com/revisions.htm#R2313</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2313"></a><h3>11 June 2011<br />
	Version 2.3.1.3</h3>
	<ul>
	<li>DPlot generally does a better job of preventing <a href="http://www.dplot.com/features.htm#IMAGE">images</a> placed outside plot extents from being clipped. On your display those images
		might still be clipped depending on plot size, image size and location, but should not be clipped within saved or copied bitmaps or metafiles.<br />&nbsp;</li>

	<li>Bug fix: Graphs containing large filled areas and copied to the Clipboard or saved as a metafile might have caused DPlot to crash. Apparently there is an
		undocumented limitation with standard metafiles and painted regions which you dare not exceed. The fix is to skip copying a standard Windows metafile to the Clipboard
		and not show &quot;Windows metafile&quot; in the &quot;Save as type&quot; list if any fill regions are used. Enhanced metafiles are still copied to the Clipboard and saved
		as before.<br />&nbsp;</li>

	<li>Bug fix: The &quot;More Curve Fits&quot; plugin module might have crashed with an untrapped overflow error when using the equation form y=A + Be<sup>Cx</sup>.<br />&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>


<item>
	<title>4D scatter and surface plot commands added to the Excel Add-In</title>
	<link>http://www.dplot.com/revisions.htm#R2311</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2311"></a><h3>28 May 2011<br />
	Version 2.3.1.1</h3>
	<ul>
	<li>Modified <a href="http://www.dplot.com/help/index.htm?helpid_averagecurves.htm">Average All Curves</a> and 
		<a href="http://www.dplot.com/help/index.htm?helpid_medians.htm">Median of All Curves</a> commands to only
		operate on visible (as opposed to hidden) curves.<br />&nbsp;</li>

	<li>Added the complementary error function <a href="http://www.dplot.com/help/index.htm?erfc.htm">ERFC</a> to the functions available with 
		<a href="http://www.dplot.com/help/index.htm?helpid_f_of_x.htm">Y=f(X)</a> and similar commands. The complementary
		error function is defined as erfc(<i>x</i>)=1 - erf(<i>x</i>).<br />&nbsp;</li>

	<li>The <a href="http://www.dplot.com/help/index.htm?helpid_listpeaks.htm">List Peaks</a> command now includes median, skewness,
		and kurtosis values (for Y in XY plots, Z in 3D plots, amplitude in 4D plots). Median, skewness, and kurtosis are also 
		output for &quot;List Peaks Within a Range&quot; on XY plots. Also for the latter command, added a bit of slop so that plot 
		extents would be included in the desired extents. In previous versions in most cases the low or high extents would not 
		be exactly equal to the corresponding plot extents, due to roundoff error in converting mouse coordinates to plot 
		coordinates.<br />&nbsp;</li>

	<li>For file type D (multiple column text files, XY data) added a <i>Heading rows have prefix</i> entry to the <i>Open</i>
		dialog box. This allows you to specify a prefix character string that tells DPlot that any line including
		this prefix is definitely <b>not</b> data. In previous versions it was possible to confuse DPlot about where the data 
		started if the heading contained information that could be confused as columns of numbers.<br />&nbsp;</li>

	<li>For 4D surface and scatter plots, you may now specify a label for the 4th dimension. If used, this label will
		be drawn at the top of the legend using the legend font. <span class="prog">Added corresponding 
		<a href="http://www.dplot.com/help/index.htm?aaxislabelcommand.htm">AAxisLabel</a> macro/DDE command.</span><br />&nbsp;</li>

	<li>Added &quot;4D Surface&quot; and &quot;4D Scatter&quot; commands to the <a href="http://www.dplot.com/excel-addin.htm">Excel Add-In</a>.<br />&nbsp;</li>

	<li>Added <a href="http://en.wikipedia.org/wiki/Poincar%C3%A9_plot" target="_blank">Poincare Plot</a> optional plugin for the licensed version.<br />&nbsp;</li>

	<li>Bug fix: When pasting 4D data, DPlot erroneously used the 4th column heading as the Z axis label.<br />&nbsp;</li>

	<li>Bug fix: Under some circumstances the legend in 3D/4D plots might have been cropped when copying to the Clipboard,
		and the same problem might have left out or inappropriately cropped the date in the upper right corner and/or
		the filename in the lower right corner.<br />&nbsp;</li>

	<li>Bug fix: If you used a second X axis at the top of a plot (via the 
		<a href="http://www.dplot.com/help/index.htm?helpid_multipleaxes.htm">Multiple Axes</a> command) and set
		the number format for the lower X axis to &quot;None&quot;, the upper X axis values might have overlapped any
		title lines.<br />&nbsp;</li>

	<li>Bug fix: In some cases date/time groups on the <i>Specify Columns to Plot</i> dialog were not drawn, appearing as
		blank columns.<br />&nbsp;</li>

	<li>Bug fix: In previous versions for 4D data the &quot;Always auto-adjust scale factors for 3D plots&quot; in many
		cases used the extents of the amplitude (4<sup>th</sup> dimension) rather than Z to find appropriate scale factors.
		This might have resulted in exceptionally tall &amp; skinny or short &amp; wide plots.<br />&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>

<item>
	<title>Several bug fixes</title>
	<link>http://www.dplot.com/revisions.htm#R2310</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2310"></a><h3>10 April 2011<br />
	Version 2.3.1.0</h3>
	<ul>
	<li>Bug fix: If <i>Print Caption</i> on the Text menu for 1D plots was checked, plots copied to the clipboard might have had the filename
		overlapping the labels on the horizontal axis.<br />&nbsp;</li>

	<li>Bug fix: If you dragged-and-dropped a text file with multiple columns of numbers onto DPlot <b>and</b> <i>Pick Columns to 
		Plot</i> was not the default setting, DPlot saw the first column as Y values with X starting at 0 and incremented by 1, 
		rather than the more usual X in the first column.<br />&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>

<item>
	<title>Improvement to default extents on XY plots</title>
	<link>http://www.dplot.com/revisions.htm#R2309</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2309"></a><h3>11 March 2011<br />
	Version 2.3.0.9</h3>
	<ul>
	<li>Bug fix: This one has been present for a while, unfortunately. On XY plots if you allowed DPlot to pick a tick mark interval (the default),
		then for large extents a bonehead test and rounding problem might have extended the extents by one interval over those specified when that 
		was not necessary. For example if you specified extents of 0 to 2 million and the default tick mark interval was 100,000, usually the 
		upper extent would be adjusted to 2.1 million. Thanks to Howard Katz of <a href="http://www.anateklabs.com/">Anatek</a> for pointing out 
		the problem.<br />&nbsp;</li>

	<li>Bug fix: Not much of a bug, but the last update included a MessageBox reporting the time required to run an FFT, which of course was
		meant for our use in updating the <a href="http://www.dplot.com/help/index.htm?helpid_fft.htm">Help file topic</a> and should have been 
		removed.<br />&nbsp;</li>

	<li>DPlot Jr no longer includes the &quot;Buy DPlot&quot; menu command on the main menu bar. Given how DPlot Jr is used by the majority,
		this feature wasn't appropriate.<br />&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>


<item>
	<title>New &quot;Average Curve with Error Bars&quot; and &quot;Rank&quot; commands</title>
	<link>http://www.dplot.com/revisions.htm#R2308</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2308"></a><h3>6 March 2011<br />
	Version 2.3.0.8</h3>
	<ul>
	<li>Line breaks are now supported for <a href="http://www.dplot.com/help/index.htm?helpid_labelpoints.htm">point labels</a>.<br />&nbsp;</li>

	<li>Added <i>Rank</i> plugin to the Generate menu. This feature is roughly equivalent to Excel's PERCENTRANK function.<br />&nbsp;</li>

	<li>Added <i>Average Curve with Error Bars</i> plugin to the Generate menu. This plugin produces a new document with Y equal to the mean of 
		all Y values at any X within a user-specified interval, and error bar extents equal to a) the mean <u>+</u> the extreme values, b) the
		standard error in the Y values, or c) the standard deviation in the Y values.<br />&nbsp;</li>

	<li>Added a <i>Disable hide/unhide with middle mouse button</i> option to the <a href="http://www.dplot.com/help/index.htm?helpid_genoptions.htm">General Options</a>
		screen for those users who tend to inadvertently click the mouse wheel.<br />&nbsp;</li>

	<li>Made several improvements to the &quot;Multiple Plots&quot; dialog for printing multiple documents. Documents are now shown in a list box with
		more room for the document title than the previous collection of 32 checkboxes. Corrected an aspect ratio problem in the layout diagram that might
		have resulted in a fouled up picture for landscape orientation. Added a &quot;Deselect All&quot; button to compliment &quot;Select All&quot;.<br />&nbsp;</li>

	<li>Bug fix: 1D plots produced by the Excel Add-In and saved as a bitmap image might have been clipped oddly because of a failure to correctly 
		handle the hidden note in the upper left corner added by the Add-In. This might also have occurred if you added your own hidden notes. If
		you had this problem, you likely saw too much white space at the top of the plot and the plot possibly being clipped at the bottom. All 
		other plot types worked correctly.<br />&nbsp;</li>

	<li>Bug fix: It was possible to clip the legend in 3D views of 3D or 4D data when saving to a high-resolution image.<br />&nbsp;</li>

	<li>Bug fix: The <i>Backbone Curve</i> command on the Generate menu sometimes duplicated the first point and skipped the last point in the input.
		<br />&nbsp;</li>

	<li>Bug fix: If you panned a plot with a calendar date scale by using the keyboard arrow keys, <b>and</b> you elected to have DPlot choose the 
		tick mark interval, that interval tended to grow with every pan.<br />&nbsp;</li>

	<li>Bug fix: DPlot crashed if on a 1D plot you had one or more non-positive values and opted for logarithmic scaling.<br />&nbsp;</li>

	<li>Bug fix: Undo did not work after &quot;unhiding&quot; curves using the middle mouse button.<br />&nbsp;</li>

	</ul>
	]]> 
	</content:encoded>
	</description>
</item>

<item>
	<title>New mouse options, several bug fixes</title>
	<link>http://www.dplot.com/revisions.htm#R2307</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2307"></a><h3>05 February 2011<br />
	Version 2.3.0.7</h3>
	<ul>
	<li>Expanded on the last update's new feature of hiding a curve with the middle mouse button: If you press CTRL + middle mouse button while pointing to a curve,
		all curves <b>except</b> the one pointed to will be hidden. 
		<!--For a synopsis of all recent mouse-related changes, see the related <a href="">blog entry</a>.-->
		<br />&nbsp;</li>

	<li>Fixed an annoyance with inserting Symbol characters in text strings. In previous versions the insertion point was placed <b>before</b> the newly-inserted Symbol
		character(s). In this release the insertion point follows the new characters.<br />&nbsp;</li>

	<li>Bug fix: The <i>Reorder Curves</i> command did not mark a file as &quot;dirty&quot;, prompting you to save before closing.<br />&nbsp;</li>

	<li>Bug fix: DPlot crashed with an overflow error for Y values with amplitudes greater than about 1.34E+154. The error occurred in squaring the amplitude as part of
		finding the RMS value. (The maximum amplitude that DPlot can handle is the maximum amplitude of an 8-byte floating point number: 2^1024 or about 1.798E+308. In
		other cases DPlot gracefully balks at numbers exceeding that limit, and now does for RMS.)<br />&nbsp;</li>

	<li>Bug fix: Since the inclusion of horizontal error bars, the text boxes for error values on the Error Bars dialog (fixed value, percentage, and custom) have not 
		been updated properly when switching curves. This might have led to inadvertently changing an error value without actually changing anything.<br />&nbsp;</li>

	<li>Bug fix: The <i>Delete Points in Box</i> command on the Edit menu failed to reset a flag indicating that X values were evenly-spaced, so that condition was never
		reevaluated. This worked fine until the graph was saved as a DPlot file. In that case, if the data was originally evenly-spaced DPlot would erroneously save only 
		the start and end X values. Thanks to Robert Duran of <a href="http://www.bakerrisk.com" target="_blank">Baker Engineering and Risk Consultants</a>
		for help with the problem.<br />&nbsp;</li>

	<li>Bug fix: The <i>Average all Curves</i> command might have given nonsense values for curves that did not have the same range in X.<br />&nbsp;</li>

	<li>Bug fix: The <a href="http://www.dplot.com/help/index.htm?helpid_fillregion.htm">Fill Between Curves</a> option for <i>Fill to bottom only for Y <= Yref</i> 
		failed if the last point in a curve was not greater than <i>Yref</i><br />&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>

<item>
	<title>New zoom and other mouse options</title>
	<link>http://www.dplot.com/revisions.htm#R2306</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2306"></a><h3>22 January 2011<br />
	Version 2.3.0.6</h3>
	<ul>
	<li>When <a href="http://www.dplot.com/help/index.htm?helpid_viewmenu.htm">zooming with the mouse wheel</a>, you may now restrict zooming to the X direction by
		pressing the CTRL key, or to the Y direction by pressing the SHIFT key.<br />&nbsp;</li>

	<li>For XY plots you may now hide a curve by pointing to it and clicking the middle mouse button (mouse wheel on the majority of mice). If the middle mouse button
		is clicked when the mouse does <b>not</b> point to a curve, all curves are made visible.<br />&nbsp;</li>

	<li>Modified &quot;Make Step Plot&quot; plugin (licensed version only) to include an option to center the steps on the input X values. Thanks to 
		<a href="http://www.bbk.ac.uk/geology/">Dr. Ian Crawford</a> for the suggestion.<br />&nbsp;</li>

	<li>Improved performance of <a href="http://www.dplot.com/help/index.htm?helpid_genoptions.htm#ANTIALIAS">antialiasing</a>. In all previous versions the antialiasing 
		performed for line segments by DPlot was very inefficient with all or portions of line segments that were outside the plot limits (after zooming, for example).
		<br />&nbsp;</li>

	<li>Made a change to the drawing order for XY plots when minor grid lines are used and the minor grid line color is different than the major grid line color: In
		previous versions the minor grid lines for the Y axis would overlay the major grid lines for the X axis. This was only noticeable when the minor grid lines
		used a different color than the major grid lines. In this version minor grid lines will not obscure major grid lines.<br />&nbsp;</li>

	<li>Bug fix: If multiple Y axes were used, the title for the 2nd Y axis was placed far right enough that it was impossible to overlap any numbers (or dates, etc.)
		on the X axis. So for dates/times on X, for example, the 2nd Y axis title was positioned much farther to the right than it would be for the default number
		format. The intent was probably good at one time, but since this same check isn't performed for the primary Y axis it was, at best, overkill.<br />&nbsp;</li>

	<li>Bug fix: If &quot;Axes at 0&quot; was checked and grid lines were used on the Y axis, the bottom of the plot would be drawn (actually overdrawn) with the 
		grid line color. This was particularly noticeable if the axes line width was the same as or smaller than the grid line width and used a different color.
		<br />&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>

<item>
	<title>Transparent GIF/PNG output</title>
	<link>http://www.dplot.com/revisions.htm#R2305</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2305"></a><h3>30 December 2010<br />
	Version 2.3.0.5</h3>
	<ul>
	<li>Added options for <a href="http://www.dplot.com/help/index.htm?image_properties.htm">image export</a>. For GIF and PNG images, you can
		now specify that the plot background color should be transparent. (Whether the target application respects the transparency setting is outside
		DPlot's control. Google Earth, for one, <b>does</b> honor this setting.) For both GIF and PNG images, antialiasing is forced off and the standard Windows'
		font antialiasing is turned off. You <b>may</b> get better results saving to 32-bit PNG, particularly when importing images into Google Earth.
		<span class="prog">Updated the <a href="http://www.dplot.com/help/index.htm?setpluginimagedimscommand.htm">SetPluginImageDims</a> macro/DDE command to take
		account of this new capability.</span><br />
		&nbsp;<br />
		<b>Note:</b> Whether output is to an 8-bit GIF or 32-bit PNG, all antialiasing (including text) will be turned off. Depending on your needs and 
		what is possible, you can produce a better-looking image by saving the background image, cropped to the appropriate extents, and importing that
		background image into DPlot rather than going the other way: saving a transparent image in DPlot and importing that image into some other application.
		In the former case, all DPlot graphics are drawn onto a background image that is already in place, so antialiasing is not an issue: if antialiasing
		is turned on or you use one of the Windows default antialiasing features for text, those lines/symbols/text will be drawn as expected, with the
		proper antialiasing. See, for example, the <a href="http://www.dplot.com/blog/2010/05/background-images.html">Background Images</a> topic in the blog.
		<br />&nbsp;</li>

	<li>Modified the behavior of tick marks on 2D views of 3D data. If <b>both</b> the X and Y axis 
		<a href="http://www.dplot.com/help/index.htm?helpid_numberformats.htm">number formats</a> are set to &quot;None&quot; <b>and</b>
		a plot has no <a href="http://www.dplot.com/help/index.htm?helpid_xlabel.htm">X,Y,Z Labels</a>, then tick marks are not drawn.
		<br />&nbsp;</li>

	<li>Bug fix: It was possible to cause DPlot to crash if you used the incorrect number of arguments to a 
		<a href="http://www.dplot.com/help/index.htm?helpid_text_shortcuts.htm">text placeholder</a> (e.g. $X) in an equation.<br />&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>


<item>
	<title>Several bug fixes</title>
	<link>http://www.dplot.com/revisions.htm#R2304</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2304"></a><h3>14 December 2010<br />
	Version 2.3.0.4</h3>
	<ul>
	<li>Bug fix: The &quot;Swap X,Y&quot; command on the Edit menu was inadvertently omitted for 4D surface plots, and did not work for 4D scatter plots.<br />&nbsp;</li>

	<li>Bug fix: If you dragged a corner of a 2D plot using the mouse to resize the graph and inverted either the width or height (e.g. dragged the left corner right past the
		right corner), DPlot would enter an endless loop attempting to draw the plot within a box with a negative dimension.<br />&nbsp;</li>

	<li>Bug fix: Corrected a problem that might have caused a crash with 2D views of 3D data on a rectangular grid. If &quot;Show coordinates in popup window when mouse 
		hovers over data point&quot; was checked, DPlot sometimes crashed when working with large data sets due to a division by 0 problem.<br />&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>


<item>
	<title>New surface plot legend options</title>
	<link>http://www.dplot.com/revisions.htm#R2302</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2302"></a><h3>13 November 2010<br />
	Version 2.3.0.2</h3>
	<ul>
	<li>The $AREA <a href="http://www.dplot.com/help/index.htm?helpid_text_shortcuts.htm">text shortcut</a> now works with 3D and 4D surface plots, reporting the plot's surface 
		area. The resulting text will use the <a href="http://www.dplot.com/help/index.htm?helpid_numberformats.htm">number formatting</a> of the Z axis.<br />&nbsp;</li>

	<li>Added the ability to draw the legend for 3D and 4D surface plots on various sides of the plot. Previous versions forced the location to the right side. Currently these options are
		only available via the right-click menu for the legend and are not supported for scatter plots. <span class="prog">The <a href="http://www.dplot.com/help/index.htm?contourlegendcommand.htm">ContourLegend</a> command can be used to set the legend placement.</span><br />&nbsp;</li>

	<li>Added an option for 3D views to display a graphic of the X,Y,Z coordinate axes in the lower left corner of the plot. Currently this option is only available via right-click menu 
		(<i>Orientation Key</i>). <b>NOTE:</b> No effort is made to include this graphic in the clipped region of saved bitmap images or bitmaps/metafiles copied to the clipboard. In other words
		it might be there; it might not. And it might be cropped. This will likely change in a future release. Like the 3D legend options above, this option is only offered via right-click menu in a 
		quasi-effort to hide it until all the kinks are worked out: it is possible that with this version and using both options that you'll end up with plot attributes overlapping.<br />&nbsp;</li>

	<li>Added &quot;Monthly Peak&quot; plugin for the licensed version, which is handy for finding the monthly peak value within a time series (daily cumulative sales figures, for 
		example).<br />&nbsp;</li>

	<li>Bug fix: Probability scale with small or large probabilities (less than 0.0001% or greater than 99.9999%) might have resulted in an endless loop.<br />&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>

<item>
	<title>Bug fix for calendar date and time</title>
	<link>http://www.dplot.com/revisions.htm#R2301</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2301"></a><h3>29 October 2010<br />
	Version 2.3.0.1</h3>
	<ul>
	<li>Bug fix: Another one introduced with version 2.2.9.9 - calendar dates w/ times in text boxes were not interpreted correctly.<br />&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>

<item>
	<title>Bug fix for keyboard shortcuts</title>
	<link>http://www.dplot.com/revisions.htm#R2300</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2300"></a><h3>28 October 2010<br />
	Version 2.3.0.0</h3>
	<ul>
	<li>Bug fix: Version 2.2.9.9 introduced a bug that broke the keyboard shortcuts for changing the view angles of a 3D plot.<br />&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>

<item>
	<title>New time formatting options, improved support for dataTaker files.</title>
	<link>http://www.dplot.com/revisions.htm#R2299</link>
	<description>
	<content:encoded>
	<![CDATA[
	<a name="R2299"></a><h3>26 October 2010<br />
	Version 2.2.9.9</h3>
	<ul>
	<li>Added &quot;Time of day (fractional days)&quot; <a href="http://www.dplot.com/help/index.htm?helpid_numberformats.htm">number format</a>. The standard 
		&quot;Time of day (hours)&quot; format assumes values are in hours (0=midnight, 1=1AM, etc.). &quot;Time of day (fractional days)&quot; takes input values in fractional
		days (0 again=midnight,0.125=3AM,0.5=noon, etc.). Other than the obvious (your input times are in fractional days), this is mostly beneficial when swapping data to/from
		Excel. (Excel always stores times as fractional days, which ended up causing unpredictable problems in many cases with DPlot.) The Add-In
		now uses the new &quot;Time of day (fractional days)&quot; format for time values. <b>Please note:</b> This new format will be used in lieu of &quot;Time of day (hours)&quot;
		when reading times from a text file, pasting data from clipboard text, or sending data to DPlot from Excel via the Add-In. Generally this will not be a problem.
		It <b>may</b> be a problem, though, if you typically modify the X axis values using <a href="http://www.dplot.com/help/index.htm?helpid_operate_x.htm">Operate on X</a>
		or similar operation, expecting the X axis values to be stored using whole number hours. You can easily check which format is used by right-clicking on any number
		along the X axis.<br />&nbsp;</li>

	<li>Changed <a href="http://www.datataker.com/" target="_blank">dataTaker</a> file import plugin to display all error values (overrange, underrange, etc.) as symbols. 
		Previous versions ignored those values. Also made a simple change to DPlot that erases curves with 0 points on return from a file import plugin, which might occur 
		for any number of reasons. And a bug fix: Corrected a few problems in the dataTaker plugin module that might have resulted in crashes for odd files.<br />&nbsp;</li>

	<li>Bug fix: If you opened a file and launched DPlot by double-clicking in Explorer <b>and</b> that file is handled by a file import plugin, DPlot might have 
		attempted to use the last-used file import plugin rather than the appropriate one to process that file.<br />&nbsp;</li>

	<li>Bug fix: Eliminated the bivariate interpolation method from the <a href="http://www.dplot.com/help/index.htm?helpid_generate_mesh.htm">Generate Mesh</a> command
		for 3D data because it was just too unstable, crashing DPlot in many circumstances. The quadratic interpolation method added with version 2.2.9.1 is completely
		stable, quite a bit faster, and produces comparable results.<br />&nbsp;</li>
	</ul>
	]]> 
	</content:encoded>
	</description>
</item>

</channel>
  
</rss>

