Re: [Veusz-discuss] Contour label problem

2015-04-20 Par sujet Jeremy Sanders

Hi Mark

This is fixed here:
https://github.com/jeremysanders/veusz/commit/fb7cfe72a3736e2291415f58acdf3f0d73d20a92

Thanks for the report.

Jeremy

On 04/18/2015 02:46 AM, Mark Durre wrote:

Hi Jeremy,

I've encountered a problem with contour labels – these seem to ignore
the colour setting and are always black; please the attached example
with data. This is for both 1.21 and the new 1.23 (beta).

Kind regards,

Mark Durré
Ph.D. Student
Centre for Astrophysics and Supercomputing
Swinburne University of Technology
PO Box 218, Hawthorn
Victoria 3122, Australia
Email: mdu...@swin.edu.au mailto:mdu...@swin.edu.au




___
Veusz-discuss mailing list
Veusz-discuss@gna.org
https://mail.gna.org/listinfo/veusz-discuss



___
Veusz-discuss mailing list
Veusz-discuss@gna.org
https://mail.gna.org/listinfo/veusz-discuss


[Veusz-discuss] Contour label problem

2015-04-17 Par sujet Mark Durre
Hi Jeremy,

I've encountered a problem with contour labels – these seem to ignore the 
colour setting and are always black; please the attached example with data. 
This is for both 1.21 and the new 1.23 (beta).

Kind regards,

Mark Durré
Ph.D. Student
Centre for Astrophysics and Supercomputing
Swinburne University of Technology
PO Box 218, Hawthorn
Victoria 3122, Australia
Email: mdu...@swin.edu.aumailto:mdu...@swin.edu.au


# Veusz saved document (version 1.21.1)
# Saved at 2015-04-18T00:36:09.908347

AddCustom('colormap', 'mousse', ((0, 0, 0), (0, 0, 255), (128, 0, 128), (255, 
0, 0), (255, 255, 0)))
AddCustom('colormap', 'spectrum3', ((0, 0, 0), (0, 0, 255), (0, 255, 255), (0, 
255, 0), (255, 255, 0), (255, 0, 0)))
AddCustom('colormap', 'spectrum4', ((255, 0, 0), (255, 127, 0), (255, 255, 0), 
(127, 127, 255), (0, 0, 255)))
AddCustom('colormap', 'heat', ((0, 0, 0), (255, 85, 0), (255, 170, 0), (255, 
255, 255)))
AddCustom('colormap', 'blackbody', ((0, 0, 0), (63, 0, 0), (127, 0, 0), (191, 
127, 0), (255, 255, 191)))
ImportFITSFile(u'NGC2110_1657_Map.fits', u'NGC2110_1657_Map.fits', 0, 
linked=True, wcsmode='pixel')
Set('StyleSheet/axis/TickLabels/font', u'Arial')
Add('page', name='page1', autoadd=False)
To('page1')
Set('width', u'15cm')
Set('height', u'15cm')
Add('graph', name='graph1', autoadd=False)
To('graph1')
Set('leftMargin', u'0.2cm')
Set('bottomMargin', u'1.2cm')
Set('aspect', 0.6)
Set('Background/color', u'white')
Add('axis', name='x', autoadd=False)
To('x')
Set('hide', True)
Set('min', 0.0)
Set('max', 33.0)
Set('Label/font', u'Arial')
Set('TickLabels/font', u'Arial')
Set('MajorTicks/width', u'1pt')
To('..')
Add('axis', name='y', autoadd=False)
To('y')
Set('hide', True)
Set('min', 0.0)
Set('max', 55.0)
Set('direction', 'vertical')
Set('Label/font', u'Arial')
Set('TickLabels/font', u'Arial')
Set('MajorTicks/width', u'1pt')
To('..')
Add('contour', name='contour1', autoadd=False)
To('contour1')
Set('data', u'NGC2110_1657_Map.fits')
Set('min', 0.0)
Set('max', 1.0)
Set('numLevels', 11)
Set('hide', False)
Set('ContourLabels/font', u'Arial')
Set('ContourLabels/size', u'12pt')
Set('ContourLabels/color', u'green')
Set('ContourLabels/hide', False)
Set('ContourLabels/format', u'%.3Vg')
Set('ContourLabels/rotate', False)
Set('Lines/lines', [('dashed', u'1.5pt', '#008000', False)])
To('..')
To('..')
To('..')


NGC2110_1657_Map.fits
Description: NGC2110_1657_Map.fits
___
Veusz-discuss mailing list
Veusz-discuss@gna.org
https://mail.gna.org/listinfo/veusz-discuss