The fill-opacity parameter allows you to specify the fill color, gradient, or image opacity. This is useful when you have text behind the charted data or if you wish your users to be able to see the grid lines you set via the gridMajor and gridMinor options.
style: { "fill-opacity": 0.5 }