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

Does this library support custom SVG shapes? #53

Closed
dolanmiu opened this issue Jan 6, 2021 · 2 comments
Closed

Does this library support custom SVG shapes? #53

dolanmiu opened this issue Jan 6, 2021 · 2 comments

Comments

@dolanmiu
Copy link

dolanmiu commented Jan 6, 2021

I have this use case where a donut chart is displayed.

Therefore the loading skeleton has to be a donut shape

Is this possible?

Thanks

@willmendesneto
Copy link
Owner

Hi @dolanmiu . Thanks for raising this issue!

At the moment this is not possible by design. This module tries to be lightweight and simple as possible, having other complex manipulations being delegated to the consumers, such as specific animations, theming, etc.

Not sure if I understood your scenario, but since it's something too exclusive/specific, looks like what you want will be just a matter to add an SVG directly into your project.

In any case, could you share more details about your scenario, please? It would be great to get more context about the feature request itself and see how that could/will be a great benefit for everyone.

@willmendesneto
Copy link
Owner

Closing this issue due to the lack of replies. Thanks @dolanmiu , feel free to reopen it if needed.

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

2 participants