Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save darklilium/5e442ce98e1a8b9f8fda52c342c7f67e to your computer and use it in GitHub Desktop.
Save darklilium/5e442ce98e1a8b9f8fda52c342c7f67e to your computer and use it in GitHub Desktop.
How to make stacked column graph to show total data value on top
stackLabels: {
enabled: true,
style: {
fontWeight: 'bold',
color:'black'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment