Re: [Plplot-general] Labelling contours by floats

2017-02-23 Thread Alan W. Irwin
On 2017-02-23 12:24- Peter Williams wrote: > I need to label my contours with floating point values. However, I seem > to get strange results. > I have a simplified example of what occurs in the program below. It > draws an ellipse with contour value 1.0e10, i.e. x*x/4 + y*y = 1.0e10. > The co

Re: [Plplot-general] Labelling contours by floats

2017-02-23 Thread Jim Dishaw
> On Feb 23, 2017, at 7:24 AM, Peter Williams > wrote: > > I need to label my contours with floating point values. However, I seem > to get strange results. > I have a simplified example of what occurs in the program below. It > draws an ellipse with contour value 1.0e10, i.e. x*x/4 + y*y =

[Plplot-general] Labelling contours with floats

2017-02-23 Thread Peter Williams
Sorry, I should have attached a graphic to my previous enquiry on labelling problems using floats -- Peter Williams Labelling.pdf Description: Adobe PDF document -- Check out the vibrant tech community on one

[Plplot-general] Labelling contours by floats

2017-02-23 Thread Peter Williams
I need to label my contours with floating point values. However, I seem to get strange results. I have a simplified example of what occurs in the program below. It draws an ellipse with contour value 1.0e10, i.e. x*x/4 + y*y = 1.0e10. The contour is good. The label is written as 1.0?#???10 where