From mblock at physics.ucsb.edu Sun Jan 17 13:52:00 2010 From: mblock at physics.ucsb.edu (Matt Block) Date: Sun, 17 Jan 2010 10:52:00 -0800 Subject: [Tioga-users] filled marker with border Message-ID: <4F1B757E-C99E-4D67-92A0-DB8D3C06AF82@physics.ucsb.edu> Does anyone know how to show a marker (like a circle) that has one fill color and a different color for the border? I realize that I could just call show_marker twice but I need the marker to show up in a legend as well and therefore having a single marker that accomplishes my goal is necessary. Can I create my own markers for use in tioga? Matt From paxton at kitp.ucsb.edu Sun Jan 17 14:10:37 2010 From: paxton at kitp.ucsb.edu (Bill Paxton) Date: Sun, 17 Jan 2010 11:10:37 -0800 Subject: [Tioga-users] filled marker with border In-Reply-To: <4F1B757E-C99E-4D67-92A0-DB8D3C06AF82@physics.ucsb.edu> References: <4F1B757E-C99E-4D67-92A0-DB8D3C06AF82@physics.ucsb.edu> Message-ID: <9EC04AA7-7881-4F3E-91C6-F6A2F502DA77@kitp.ucsb.edu> Hi Matt, On Jan 17, 2010, at 10:52 AM, Matt Block wrote: > Does anyone know how to show a marker (like a circle) that has one > fill color and a different color for the border? > > I realize that I could just call show_marker twice but I need the > marker to show up in a legend as well and therefore having a single > marker that accomplishes my goal is necessary. Try this: 'rendering_mode' => FILL_AND_STROKE, 'fill_color' => Crimson, 'stroke_color' => Green, > Can I create my own markers for use in tioga? That's on my wish-list, but it hasn't happened yet. Cheers, Bill -------------- next part -------------- An HTML attachment was scrubbed... URL: From paxton at kitp.ucsb.edu Thu Jan 28 15:53:45 2010 From: paxton at kitp.ucsb.edu (Bill Paxton) Date: Thu, 28 Jan 2010 12:53:45 -0800 Subject: [Tioga-users] Fwd: tioga and snow leopard References: <635D1AAF-B603-4852-A00A-60CF882569A7@umail.ucsb.edu> Message-ID: <0A9A3CD7-52FB-4DC1-90D7-7CAC4BA777B5@kitp.ucsb.edu> Hi, Thanks to Francois Hebert for getting tioga working with snow leopard. Here's an extract from his recent email explaining the tricks required. -Bill On Jan 28, 2010, at 12:40 PM, Francois Hebert wrote: > I'm writing to point out two changes I had to perform upon upgrading > to MacOS 10.6 in order to get my Tioga working smoothly again: > > Firstly, the menu item "Revert" has been renamed to "Revert to > Saved?" in Snow Leopard, and this must be changed in the script: > tioga/split/scripts/Reload_Preview_Document.scpt > > Updating this got things working, but with several lines of warning > upon running Tioga to the effect that osascript was calling an > inappropriate version of Adobe Unit Types in /Library/ > ScriptingAdditions/ .. unfortunately I neglected to save the error > message. Going here: > http://kb2.adobe.com/cps/516/cpsid_51615.html > and updating the Adobe Unit Types from a2.0.0 to a2.1.0, got rid of > those pesky error messages. > > I'm now happily making plots in 10.6. -------------- next part -------------- An HTML attachment was scrubbed... URL: