This is a migrated thread and some comments may be shown as answers.

Styling my area chart

0 Answers 46 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Jeremy
Top achievements
Rank 1
Jeremy asked on 20 Apr 2012, 09:44 PM
hello everyone. I'm trying to style my area chart, but I can't seem to get this right. I'm following the configuration options, but I can't seem to get it right.

I want to style my area chart by making the width of the actual line portion thicker (3px).

I've tried this: 

plotArea: {
    border: {
        width: 3
    }
},

But this doesn't work.

I've done a bunch of permutations of the border, width on different options, and none of it seemed to change the actual line itself.

Am I doing something wrong?

No answers yet. Maybe you can help?

Tags
Charts
Asked by
Jeremy
Top achievements
Rank 1
Share this question
or