<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to Home</title><link href="https://sourceforge.net/p/dbplot/wiki/Home/" rel="alternate"/><link href="https://sourceforge.net/p/dbplot/wiki/Home/feed.atom" rel="self"/><id>https://sourceforge.net/p/dbplot/wiki/Home/</id><updated>2016-03-02T07:46:07.774000Z</updated><subtitle>Recent changes to Home</subtitle><entry><title>Discussion for Home page</title><link href="https://sourceforge.net/p/dbplot/wiki/Home/" rel="alternate"/><published>2016-03-02T07:46:07.774000Z</published><updated>2016-03-02T07:46:07.774000Z</updated><author><name>HNGO</name><uri>https://sourceforge.net/u/dbplot/</uri></author><id>https://sourceforge.net131412cfc9e9e0582f96158bb8da37400083a415</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks for using the tool Gmarco. The max &amp;amp; min &amp;amp; avg are not available at the moment. Hopefully I could do it in the next version.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Discussion for Home page</title><link href="https://sourceforge.net/p/dbplot/wiki/Home/" rel="alternate"/><published>2016-02-23T16:19:10.532000Z</published><updated>2016-02-23T16:19:10.532000Z</updated><author><name>gian marco melosu</name><uri>https://sourceforge.net/u/marcolintrek/</uri></author><id>https://sourceforge.netf7c3f1999c243421f598e166692fafabb12962e4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hallo&lt;br/&gt;
I find your tool very useful. Im using it to plot CSV files that are current measurements of my Device under test.&lt;br/&gt;
The possibility to zoom a certain region of the graph is fantastic but it would be great if I could calculte for example average value (and maybe min and max) of the only Selected (zoomed) windows.&lt;/p&gt;
&lt;p&gt;do you know if it is possible?&lt;/p&gt;
&lt;p&gt;thanks a lot&lt;br/&gt;
gmarco&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Home modified by HNGO</title><link href="https://sourceforge.net/p/dbplot/wiki/Home/" rel="alternate"/><published>2014-04-21T22:11:56.914000Z</published><updated>2014-04-21T22:11:56.914000Z</updated><author><name>HNGO</name><uri>https://sourceforge.net/u/dbplot/</uri></author><id>https://sourceforge.neta7ad1248ac3757f1748298d59aed0c69a2dedb5a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,6 +1,6 @@
 Welcome to DBPlot!

-DBPlot is a great tool to quickly visualize data. Version 2.1.0 supports MsSQL, MySQL, PostgreSQL, SQLite, and CSV files with drag-drop and data type inference capabilities (see Wiki for details).
+DBPlot is a great tool to quickly visualize data. DBPlot supports MsSQL, MySQL, PostgreSQL, SQLite, and CSV files with drag-drop and data type inference capabilities (see Wiki for details).

 The wiki uses [Markdown](/p/dbplot/wiki/markdown_syntax/) syntax.

&lt;/pre&gt;
&lt;/div&gt;</summary></entry><entry><title>Discussion for Home page</title><link href="https://sourceforge.net/p/dbplot/wiki/Home/" rel="alternate"/><published>2014-04-21T22:09:36.250000Z</published><updated>2014-04-21T22:09:36.250000Z</updated><author><name>HNGO</name><uri>https://sourceforge.net/u/dbplot/</uri></author><id>https://sourceforge.net85cfe5def351d7cb7008364a12cbfcf1945873bd</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Changes 04/21/2014 (v2.5.3)&lt;br /&gt;
- Improvements:&lt;br /&gt;
  + Remove query pane from the graph page&lt;br /&gt;
  + Add X, Y1, Y2 labels for display coordinates&lt;br /&gt;
  + Change term: "connection" -&amp;gt; "data source"&lt;br /&gt;
- Bug Fix: &lt;br /&gt;
  + Report: when running a csv report, no datasource and connection are displayed in the query panel&lt;br /&gt;
  + Report feature: Disable Y1 variables if they are selected in Y2 menu&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Discussion for Home page</title><link href="https://sourceforge.net/p/dbplot/wiki/Home/" rel="alternate"/><published>2014-04-16T04:21:34.030000Z</published><updated>2014-04-16T04:21:34.030000Z</updated><author><name>HNGO</name><uri>https://sourceforge.net/u/dbplot/</uri></author><id>https://sourceforge.net94ef4741809cef545586d36a5c15e9e1bc784ffa</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Changes 04/15/2014 (v2.5.1)&lt;br /&gt;
- Improvements:&lt;br /&gt;
    + Left double click will display the data.&lt;br /&gt;
    + Add "Show Columns..." feature to display the column headers in the CSVs or data tables&lt;br /&gt;
- Bug Fix:&lt;br /&gt;
    + Fix MS SQL Server authentication mode&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Discussion for Home page</title><link href="https://sourceforge.net/p/dbplot/wiki/Home/" rel="alternate"/><published>2014-04-10T03:31:34.869000Z</published><updated>2014-04-10T03:31:34.869000Z</updated><author><name>HNGO</name><uri>https://sourceforge.net/u/dbplot/</uri></author><id>https://sourceforge.net2991fac38b06d453580bd5479130bdaf3e141dc3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Changes 04/10/2014 (v2.5.0)&lt;br /&gt;
- New features:&lt;br /&gt;
    + Report: Simple Database report&lt;br /&gt;
    + Add "New Report" to report context menu&lt;br /&gt;
- Improvements:&lt;br /&gt;
    + SQLite: explicitly use column names instead of using "*" when generating selecting new data. This prevents exceptions when there are unexpected datatypes in SQLite files.&lt;br /&gt;
    + GUI: Auto size forms to fit their inner content&lt;br /&gt;
    + GUI: Other GUI and code improvements &lt;br /&gt;
- Bug Fix: &lt;br /&gt;
    + Reshow icons in the connection panel&lt;br /&gt;
- Refactor code for performance&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Discussion for Home page</title><link href="https://sourceforge.net/p/dbplot/wiki/Home/" rel="alternate"/><published>2014-03-12T21:03:30.364000Z</published><updated>2014-03-12T21:03:30.364000Z</updated><author><name>HNGO</name><uri>https://sourceforge.net/u/dbplot/</uri></author><id>https://sourceforge.net318cce3899708a76ada9da3e1588f1927030be7d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Changes 03/13/2014 (v2.4.8)&lt;br /&gt;
Fix a bug when adding a new connection w/o a password&lt;br /&gt;
Fix a bug to open a sqlite connection&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Discussion for Home page</title><link href="https://sourceforge.net/p/dbplot/wiki/Home/" rel="alternate"/><published>2014-02-26T04:18:09.382000Z</published><updated>2014-02-26T04:18:09.382000Z</updated><author><name>HNGO</name><uri>https://sourceforge.net/u/dbplot/</uri></author><id>https://sourceforge.net534e881d753c5313d704b68b59fb370cd1dab3b4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Changes 02/25/2014 (v2.4.6)&lt;br /&gt;
Add store password feature&lt;br /&gt;
Add a temporary setting to fix Y2 when zooming&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Discussion for Home page</title><link href="https://sourceforge.net/p/dbplot/wiki/Home/" rel="alternate"/><published>2014-01-19T02:45:03.724000Z</published><updated>2014-01-19T02:45:03.724000Z</updated><author><name>HNGO</name><uri>https://sourceforge.net/u/dbplot/</uri></author><id>https://sourceforge.net495d94af59ecbabec4538befb3ffadf28c7c0481</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Changes 01/18/2014 (v2.4.5)&lt;br /&gt;
Bring the connection panel to the front show it is not partly hidden by the report panel&lt;br /&gt;
If the localCulture is not en-US or fr-FR, force the language to en-US. This fix the bug with "Customize" button in the graph page&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Discussion for Home page</title><link href="https://sourceforge.net/p/dbplot/wiki/Home/" rel="alternate"/><published>2014-01-17T05:40:31.276000Z</published><updated>2014-01-17T05:40:31.276000Z</updated><author><name>HNGO</name><uri>https://sourceforge.net/u/dbplot/</uri></author><id>https://sourceforge.net5aa7491494e8dfc0c86e0096bd81b5bd6bba9fb6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Changes 01/17/2014 (v2.4.4)&lt;br /&gt;
Remove default limit from report feature&lt;br /&gt;
Fix a bug that negative numbers have "-" sign after the values&lt;br /&gt;
Add a label to show Y2 value&lt;br /&gt;
Polist chart if both 2 Y axes are used&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>