2

I am trying to create a stacked column chart that will show three different values on a column with different colors. Please let me know how to achieve that.

Thanks, AM

AMS
  • 21
  • 2

1 Answers1

0

I answered a similar question here. And you may also be interested in a relevent follow up here.

To set the colors, you just need to set the stroke and fill properties on the series.

drkstr
  • 609
  • 6
  • 9