highcharts / highcharts-editor

https://www.highcharts.com/products/highcharts-editor
Other
250 stars 96 forks source link

Default data series options are loaded from waterfall series #38

Closed TorsteinHonsi closed 8 years ago

TorsteinHonsi commented 8 years ago

Should be loaded from the active series type. Also, not all options are valid for all series types. Remove those options that don't exist in the current series type.

skjermbilde 2016-09-13 kl 21 51 30
cvasseng commented 8 years ago

Yeah, the chart type is not controlling anything or taken into account at the moment, needed to get the meta stuff for the series master/detail up and running first. :)