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

Home » Public Forums » archive » no text on new graphics - missing path or bad file?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
no text on new graphics - missing path or bad file? [message #93299] Thu, 09 June 2016 07:28 Go to previous message
AMcNally is currently offline  AMcNally
Messages: 3
Registered: June 2016
Junior Member
Hello!
Suddenly the titles, numbers on color bars, lat/lon values on maps no longer plot in new graphics. One day they were there, the next day gone - no changes in my script.

the titles will show up in old graphics.
I have tried both embedding the argument in the intiial call

p1 = plot(indgen(4), indgen(4), title = 'test')

and after

p1 = plot(indgen(4), indgen(4))
p1.title = 'test'

but no title shows up despite the info being stored:

IDL> print, p1.title
TEXT <5012>
ALIGNMENT = 0.500000
BASELINE = 1.0000000 0.0000000 0.0000000
CLIP = 0
COLOR = 0 0 0
FILL_BACKGROUND = 0
FILL_COLOR = -1
FONT_COLOR = 0 0 0
FONT_NAME = 'Helvetica'
FONT_SIZE = 12.000000
FONT_STYLE = 0
HIDE = 0
NAME = 'Title'
ONGLASS = 0
POSITION = 0.52421875 0.91175000 0.52421875 0.91175000
STRING = 'test'
TRANSPARENCY = 0.00000
UPDIR = 0.0000000 1.0000000 0.0000000
VERTICAL_ALIGNMENT = 0.00000

It seems to be a problem of idl communicating to the new graphics window this particular text information.

Does anyone know where I might look in the IDL paths to see if a file got corrupted?

I am on a linux cluster, using idl 8.5

So far IT support has just suggested I use old graphics....not so helpful.

thanks!
Amy
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: fits_info.pro problem
Next Topic: Spawning Unix commands from IDL under bash

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

Current Time: Wed Oct 08 11:27:11 PDT 2025

Total time taken to generate the page: 0.00441 seconds