Skip to content

Conversation

@rgrjr
Copy link

@rgrjr rgrjr commented Jun 8, 2016

  • (setup_x_step_size_v, setup_x_step_size_h): Change "-1" to "+1"
    for $s->{x_step}. Otherwise, the graph data overflows on the right
    when x_tick_number is "auto" for a non-numerical X axis
    (x_min_value and x_max_value undefined), and there are few points.
    • samples/sample56c.pl (added):
  • Sample case that illustrates the problem.

   + (setup_x_step_size_v, setup_x_step_size_h):  Change "-1" to "+1"
     for $s->{x_step}.  Otherwise, the graph data overflows on the right
     when x_tick_number is "auto" for a non-numerical X axis
     (x_min_value and x_max_value undefined), and there are few points.
* samples/sample56c.pl (added):
   + Sample case that illustrates the problem.
@rgrjr
Copy link
Author

rgrjr commented Jul 1, 2016

Oops; I hadn't realized I had submitted this. I hope the commit comment is clear . . . can you tell that these are my first pull requests? :-/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant