Menu

#5 set y/x axis right/top has no effect

open
None
5
2005-06-04
2005-02-21
Allan Bush
No

Calling "set y axis right" (or the equivalent for the x
axis) has no effect on the next "draw y axis". This is
a quick fix which has the desired effect only if "set y
axis right" is called just before "draw y axis".

In addition to this patch line 3194 of set.cc (_yatleft
= true; in the set_y_axisCmd() function) and the
equivant line for the x axis needs to be relocated.
According to the docs "set y axis right" only affects
the next y axis drawn, in which case the line in
question belongs at the end of the draw_y_axisCmd()
function in draw.cc, or if the preference where to be
made toggleable the line in question should simply be
removed.

Discussion

  • Allan Bush

    Allan Bush - 2005-02-21

    partial fix to allow scales to be drawn on the other side of axis

     
  • Dan Kelley

    Dan Kelley - 2005-06-04

    Logged In: YES
    user_id=31559

    Sorry to have not noticed this. Unless things are assigned to me
    (dankelley), I might miss them. I check the bugs quite often but I'm not so
    good at noticing the patches.

    I'll check into this. Thanks /very/ much for helping; I get patches fairly
    rarely, and I really appreciate the help.

    Dan.

     
  • Dan Kelley

    Dan Kelley - 2005-06-04
    • assigned_to: nobody --> dankelley
     

Log in to post a comment.

MongoDB Logo MongoDB