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

Can I show both image and title? I would like to show a icon and some text in the circle progress #145

Open
Kelvinyu1117 opened this issue Dec 23, 2020 · 4 comments

Comments

@Kelvinyu1117
Copy link

No description provided.

@arekskorek94
Copy link

@Kelvinyu1117 Did you have solution? I have the same problem.

@Biseamon
Copy link

Biseamon commented Oct 5, 2021

Anything?

@dds05
Copy link

dds05 commented Dec 15, 2021

Anything yet?

@TTvanWillegen
Copy link

TTvanWillegen commented Mar 1, 2022

What we did was give it a background with some css:

.progress_background svg {
    background-image: url("../../assets/image/background.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%;
}

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

5 participants