So I know in the past others have asked and the answer has been no. Any changes to this? Any other creative solutions? Any PCF's?
Thanks,
Terry
Solved! Go to Solution.
Yes, you could do that with SVG. It would not be trivial. You might consider layering. Having the wheel as a static image and then a dynamic SVG on top of it (transparent fill).
Have you looked at using an SVG image?
Sorry...I put this here as an image rather than text only because this forum always messes up the first line
I hope this is helpful for you.
I had not thought of that, in fact I'm not really sure what is possible with SVG. But more details on what I would be doing... I could do 8 lines that connect or an octogon... trying to create something similar to a "Wellness wheel" see below
It is faint on this graphic, but do you see the dotted lines connecting the points. It would look like that based on the users score.
Thanks,
Terry
Yes, you could do that with SVG. It would not be trivial. You might consider layering. Having the wheel as a static image and then a dynamic SVG on top of it (transparent fill).
Thanks Randy,
That's what I ended up doing with .png files. Basically captured every state into a png and then layered them, then using logic to show the right pieces at the right time. Would be nice though if could draw regular lines not just boxes.
Ouch!! That sounds painful. A lot of files to deal with. Glad you have something you need now though.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
191 | |
66 | |
45 | |
42 | |
20 |
User | Count |
---|---|
243 | |
120 | |
83 | |
74 | |
69 |