Home Forums Chart Support axisY Value

axisY Value

Viewing 2 posts - 1 through 2 (of 2 total)
  • #11599

    I am using stripLines, but if the axisY data point is not big enough, the stripLines will not show up. Is there away to have the axisY have a minimum? I am not looking for the minimum and max of the values as that ether cuts off the top or doesn’t show the bottom values.

    Example:
    http://jsfiddle.net/jgshier/1m7b2wag/4/

    I have a stripLine at 250, but my top y is 150, the graph only shows axisY up to 160. Is there away I can force the graphs axisY to maybe 500 and still see 0 – 500 ?

    #11600

    I figured it out, I have to use both min and max for axisY. Then if I go over I have to figure out how to dynamically update the max.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.