Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set the background transparent #8

Open
victaie opened this issue Jan 16, 2016 · 3 comments
Open

set the background transparent #8

victaie opened this issue Jan 16, 2016 · 3 comments

Comments

@victaie
Copy link

victaie commented Jan 16, 2016

Hi,

I'm trying to integrate this module in my project and I want to set the background transparent with the self.backgroundColor = [UIColor clearColor], but every time I got the black background, can anyone figure it out?

Thanks

@zhxnlai
Copy link
Owner

zhxnlai commented Jan 18, 2016

@itruf
Copy link

itruf commented Oct 20, 2016

Same result with black background.

@iain-reid
Copy link

Hey folks - I had the same issue, resolved by setting Opaque to NO.
self.audioPlot.opaque = NO;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants