Bugs item #1371554, was opened at 2005-12-02 10:17 Message generated for change (Comment added) made by wobsta You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=442886&aid=1371554&group_id=45430
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Hagemann (mmhagemann) Assigned to: Nobody/Anonymous (nobody) Summary: Missing `key_pt' method in histogram graph style Initial Comment: When using the histogram graph style, the illustration of the curve is not shown in the legend. Fix: Copying the method from the line style worked for me. There may be better alternatives. I needed this fix to plot many curves as "staircurves" (for performance plots), using the `steps' parameter. In a single histogram, the illustration may be superfluous, but I think it does not disturb either. Omitting the illustration could be made an option in the `key' class. ---------------------------------------------------------------------- >Comment By: André Wobst (wobsta) Date: 2006-05-22 12:31 Message: Logged In: YES user_id=405853 You fix is fine. I've applied it to the repo as well. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=442886&aid=1371554&group_id=45430 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ PyX-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyx-devel
