Evgeny Malafeev

Angular Gauge transparent background color

Recommended Posts

Hello.

How can I set transparent background color for angular gauge chart ?

I set containerBackgroundOpacity: "0", but it isn't work.

I remove bgColor for chart, but that doesn't help either.

type: "angulargauge",
renderAt: "chart-container",
width: "100%",
height: "100%",
containerBackgroundOpacity: "0",

Background color always stay white color.

How can I fix that ?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now