Greetings, I am trying to set up a plot that has much information in a legend. For the most part, using plmtex does what I want: one row of information per line and it makes it easy to space the lines. However, a problem I am running into is two fold:
Of course, I am using plsym to plot symbols. I would like to plot these symbols in the same legend however plsym uses world coordinates and figuring out the coordinates to use so the symbol matches up to a plmtex is problematic (in perl) since plgchr returns the height mm. I dug through the source code and it seems that plP_mmpcx is the routine I need access to convert between world coordinates and mm. However, that is an internal function and is otherwise not available. Any guidance on this would be greatly appreciated. Being able to go from character size to world coordinates size would be the most optimal solution because then I can also use pgptex to display tabulated data. Thanks! --Bill ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ Plplot-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-general
