Settings and activity

1 result found

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

    It seems that groupZPadding is not working on line chart. It works on column chart the series are placed behind each other on 3D chart, but if type changed to line the series sticks together.

    series: {
    depth: 20,
    grouping: false,
    groupZPadding: 50
    }