comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » triangels may be don't show the right value
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
triangels may be don't show the right value [message #71537] Mon, 28 June 2010 11:03
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Hi

a colleague of mine found that triangles on larger sizes don't show the
right data point. It is not in the center of the triangle.
That's because we don't use equilateral triangles.

For now I would say skip triangles if you want to show an exact point of
your data or create a usersym for an equilateral triangles.


pro test_plot_symbol_center_of_mass
tek_color
plot, xrange=[0,10], yrange=[0,2], /nodata, [0], [0]
for i=1L, 7 do begin
oplot, [0.5]+i, [1], symsize=4, psym=i, color=2
oplot, [0.5]+i, [1], psym=1, symsize=0.5, color=4
endfor
end



cheers
Reimar
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Continuous colorbar
Next Topic: Re: Gridding Wizard preview

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:48:53 PDT 2025

Total time taken to generate the page: 0.06372 seconds