[Veusz-discuss] [PATCH] support stacked super- and sub-scripts

2010-12-20 Par sujet Benjamin K. Stuhl
Hi all, I recently discovered Veusz and I am finding that I like it much more than my old standby Origin. (Especially Veusz's support for alpha-blending!) I've been hacking on it a bit today to make it more useful for my application, and I've got a couple of patches to submit. ^_^ This patch

[Veusz-discuss] [PATCH] support multi-line texts for plot keys

2011-01-12 Par sujet Benjamin K. Stuhl
Hi all, Here's a patch which enhances the Key widget to do proper layout when the key texts are longer than one line. The layout system tries to keep the overall box as small as possible while still using as many columns as the user requested. (IOW, it will stretch out the layout to fill the

Re: [Veusz-discuss] [PATCH] support multi-line texts for plot keys

2011-01-12 Par sujet Benjamin K. Stuhl
And here's a version of the patch with the debugging prints removed... Regards, -- BKS On Wed, January 12, 2011 13:10, Benjamin K. Stuhl wrote: Hi all, Here's a patch which enhances the Key widget to do proper layout when the key texts are longer than one line. The layout system tries

Re: [Veusz-discuss] Suggestions about Datetime datasets and the Picker

2011-09-16 Par sujet Benjamin K. Stuhl
On 9/12/2011 12:38 PM, Jeremy Sanders wrote: On 12/09/11 18:20, mimisa...@gmail.com wrote: In my opinion it would be great if 1. The point picker could recognize DateTime datasets and show the point coordinates in ISO data format. 2. One could use ISO data format to set the values of axes

Re: [Veusz-discuss] (no subject)

2011-11-08 Par sujet Benjamin K. Stuhl
On Tue, November 8, 2011 02:49, Jeremy Sanders wrote: If you want to use the source, on linux you can use a package manager to download the dependencies. On Windows and Mac OS it is more difficult You can install Python from a binary, and install the numpy modules from a binary too. You can

Re: [Veusz-discuss] Future development plans

2011-12-11 Par sujet Benjamin K. Stuhl
On Sat, December 10, 2011 09:16, Jeremy Sanders wrote: [snip] 2. Data imports - possible formats - HDF, JSON, XML, VO-table, Origin, IDL, XLS, OpenOffice, ..., any more common ones? - Improve existing import filters? - Some sort of data import wizard like openoffice Extra formats

Re: [Veusz-discuss] exporting data from Veusz

2012-01-10 Par sujet Benjamin K. Stuhl
On Tue, January 10, 2012 11:04, George wrote: I've been using Veusz for some time now and I'm thrilled with its capabilities! One particularly useful feature in my opinion is the data set manipulation. However once I've loaded some data and manipulated it the way I want, I haven't been

Re: [Veusz-discuss] linear fit

2012-04-30 Par sujet Benjamin K. Stuhl
On Mon, April 30, 2012 13:10, Jeremy Sanders wrote: On 28/04/12 11:48, Antonio wrote: Hello everybody, I checked Veusz linear fit against a certified data set coming from NIST: Statistical Reference Datasets http://www.itl.nist.gov/div898/strd/ . In particular, the first one I used was the

Re: [Veusz-discuss] Error function

2012-07-20 Par sujet Benjamin K. Stuhl
On 7/20/2012 4:56 AM, Jeremy Sanders wrote: On 20/07/12 10:20, Paul Cardinaels wrote: Hi all, I have been using Veusz for some years now and it has always helped me in producing high quality graphs for my reports. Now that I have started my graduation project in fluid dynamics I have come

Re: [Veusz-discuss] using numeric data for labels

2013-09-23 Par sujet Benjamin K. Stuhl
On 9/23/2013 5:38 PM, Joseph Xu wrote: I'm trying to make a bar chart with numeric labels at the top, kind of like this: http://www.dplot.com/barchart/barchart3_h600.png I tried to do this by adding an additional x-y plot with hidden markers and the bar chart length for both the y position and

Re: [Veusz-discuss] HDF5 support badly needed

2013-12-06 Par sujet Benjamin K. Stuhl
On 12/6/2013 2:18 PM, Jeremy Sanders wrote: I didn't really understand your point about storing in HDF5 before. I see you would like some sort of vsz hdf5 saved file. I can see that might work. However, I can't see a nice way of storing the document tree in HDF5 file, unless it's encoded in XML.

Re: [Veusz-discuss] Feature Request

2014-03-05 Par sujet Benjamin K. Stuhl
On 3/5/2014 9:57 PM, Gerrit Barrere wrote: I'm new on this subscriber list and don't know the etiquette -- I hope this is the right way to start a discussion about a potential new feature. Please let me know if this should be done differently. Veusz is a fabulous program. It's extremely

Re: [Veusz-discuss] Data import

2014-07-06 Par sujet Benjamin K. Stuhl
Perhaps the proper way to present it is as an asymmetric error bar? That is, treat 0.05 as 0 (+ 0.05) (-0)? Since Veusz supports independent positive and negative errors, it should not be too difficult to create an input plugin which handles that transformation. Regards, -- BKS On 7/6/2014

Re: [Veusz-discuss] Suggestion: gap format

2015-05-14 Par sujet Benjamin K. Stuhl
On 5/14/2015 8:36 PM, Tim Channon wrote: Unless I have missed something an omission from Veusz is the ability to simply draw polylines, a line plotter. I draw outline geographic maps using gle (which needs minor script assistance) and with gnuplot (which doesn't). Veusz is very close to

Re: [Veusz-discuss] TIF export with LZW/ZIP compression

2015-05-14 Par sujet Benjamin K. Stuhl
On 5/14/2015 11:15 AM, Mike Statkus wrote: Many thanks to Jeremy for the outstanding plotting tool! Is it intended that TIFF export produces images without compression? 16*12 cm figure at 300 dpi (1800*1400 pixels) is saved by Veusz export as a 10 Mb TIFF, which is reduced to 300 Kb TIF

Re: [Veusz-discuss] Automatic export

2015-05-14 Par sujet Benjamin K. Stuhl
On 5/14/2015 3:15 PM, Henrik Rydberg wrote: Thank you for the explanation and for the one and only plotting software I always come back to. Veusz is amazing! I just thought, since the reload function have some kind of timer maybe it would not be so hard to add kind of a tick box used

Re: [Veusz-discuss] Automatic export

2015-05-15 Par sujet Benjamin K. Stuhl
On May 15, 2015 1:34 PM, Henrik Rydberg henryd0...@gmail.com wrote: Works like a charm, exactly what I wanted. Not only an amazing pieece of software, but also real support. Thanks a lot! /Henrik (How do I stop the running script?) Glad that it's working for you! You can stop it by running

Re: [Veusz-discuss] TIF export with LZW/ZIP compression

2015-06-02 Par sujet Benjamin K. Stuhl
, --BKS On 5/15/2015 3:55 AM, Martinus WERTS wrote: Thanks to all! We had a similar question for the PNG format. I guess/hope the proposed change will also enable compression for PNG. Best wishes, Martin On 15/05/2015 03:16, Benjamin K. Stuhl wrote: On 5/14/2015 11:15 AM, Mike Statkus

Re: [Veusz-discuss] Plot shapes using axes coordinates

2015-08-05 Par sujet Benjamin K. Stuhl
On 8/5/2015 8:34 AM, Michael Clerx wrote: I'm using Veusz to create 2D scatterplots for a large number of x-coordinates. Because the x-axis is subdivided into different regions I'd like to add some visual reference showing that, for example, the interval [127, 150] is segment 1, while the

Re: [Veusz-discuss] bar chart

2016-02-22 Par sujet Benjamin K. Stuhl
Hi Birger, If you put NaN instead of zero, Veusz will automatically break the xy-plot lines at each missing value. Is that closer to what you want? Regards, Ben On 2/22/2016 1:11 PM, Birger Ilau wrote: > Hi, > > I'm plotting multiple groups of data and there are different number of > values in

Re: [Veusz-discuss] problem with error bars end size

2016-05-12 Par sujet Benjamin K. Stuhl
Hi Carla, One thing to check is under the main settings for the xy widget, towards the bottom, is the error bar style. It defaults to just a line with no ends; you'll need to change it to something else for the end size to matter. If that doesn't fix your issue, could you post a file showing

Re: [Veusz-discuss] X-Y plots

2016-09-05 Par sujet Benjamin K. Stuhl
Hi Martin, Do I understand correctly that you are looking for a way to automate adding widgets to a plot? If that's what you want to do, this is where Veusz's Python console shines. You have a couple of options. You can use the Add() function to create new widgets, for instance by >>>