Robert Hanson wrote: > See http://chemapps.stolaf.edu/jmol/docs/examples-11/new.htm > > 35. scales for axes, boundbox, measures > # Jmol 11.9.12 adds optional scales to axes, boundbox, and measures. > > load caffeine.xyz > boundbox ticks {2.0, 1.0, 0.2} # major, minor, subminor > measure ticks {1.0 0.2 0} format ["%0.0f"] {-3 0 0} {3 0 0} > measure ticks {1.0 0.2 0} format ["%0.0f"] first -1.3 {-3 0 0} {3 0 0} > boundbox off;measures delete; > axes ticks x {2 0 0} format ["%0.0f"] scale 2 > axes ticks y {1 0 0} format ["%0.0f"] scale 1.5 > axes ticks z {3 0 0} format ["%0.0f"] scale 3 >
Wow, this is fantastic! Thanks for implementing this! Also, I appreciate the points raised in the initial message on this thread. And I appreciate the replies, pointing out that JMOL is really modular and can (technically) handle the needs of different communities. I understand the issue of focusing developer time, too. Thank you so much for all that ya'll have done! Jason ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

