Settings and activity

2 results found

  1. 617 votes
    How important is this to you?
    An error occurred while saving the comment
    Lukasz commented  · 

    @Roberto
    Try that http://jsfiddle.net/7hxozsgq/5/ workaround.

    An error occurred while saving the comment
    Lukasz commented  · 

    Currently it seems that it stopped working with the newest version of highcharts. Check http://jsfiddle.net/highcharts/jrXQe/.

    An error occurred while saving the comment
    Lukasz commented  · 

    Hey !
    The alignTicks: false option seems to not be reflected when alignThreshold: true. http://jsfiddle.net/y6pbqk6q/1/

    In the example, I would like the max value on the primary axis scale to be lower then 2500, because the max value in the data is < 1200

    Lukasz supported this idea  · 
  2. 3 votes
    How important is this to you?
    An error occurred while saving the comment
    Lukasz commented  · 

    There is an issue with the second column - it starts from y = 0, but should from data[0].y

    An error occurred while saving the comment
    Lukasz commented  · 

    I think we need similar feature. The idea is to have first and last column "un-connected".
    Please take a look at the prototype: http://jsfiddle.net/cd81a2yz/.

    Differences to waterfall chart:
    - does not draw a path for first and last column
    - starts from y=0 for last column