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

White Space around QR code #9

Open
mrv777 opened this issue Sep 12, 2017 · 2 comments
Open

White Space around QR code #9

mrv777 opened this issue Sep 12, 2017 · 2 comments

Comments

@mrv777
Copy link

mrv777 commented Sep 12, 2017

Hello,

First, thank you for this QR code generator :)
Secondly, is there a reason (or a way to remove), the white space around the QR code. I attached an image, of what I am referring to as you can see there is white space all around the code in the QR code image. I can do negative margins with css to make it a little better, but it's not the best solution.

qrwhitespace

Thank you again

@Warriormuffin
Copy link

Did you ever figure out a way to remove the white space around the QR code?

@alex88
Copy link

alex88 commented Oct 26, 2020

<ngx-qrcode
  elementType="url"
  [value]="url"
  [margin]="0"
  errorCorrectionLevel="L">
</ngx-qrcode>

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

3 participants