Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.

Can you do stacking (percent or normal) for area charts #25

Open
jnash67 opened this issue Jun 27, 2016 · 1 comment
Open

Can you do stacking (percent or normal) for area charts #25

jnash67 opened this issue Jun 27, 2016 · 1 comment

Comments

@jnash67
Copy link

jnash67 commented Jun 27, 2016

On the highcharts site, the json has the setting in area under plotoptions. however, I could see no way to access the plotoptions area.

http://www.highcharts.com/demo/area-stacked-percent
plotOptions: {
area: {
stacking: 'percent',
lineColor: '#ffffff',
lineWidth: 1,
marker: {
lineWidth: 1,
lineColor: '#ffffff'
}
}
},

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants