Forum Discussion
Dial Gauge visualization with more than 3 ranges
- Anonymous6 years ago
Hello,
I quickly created this kind of visual, but without d3:
You can download it from https://github.com/marepilc/DialGaugeVisual
Instead of d3 I used my own library: https://dvlib.org
If you are interested how to use dvlib with pbiviz you can chack this short movie:
https://www.youtube.com/watch?v=qWewBpVC7FI&t=300s
You can also check the course I recently created. (in this course I use d3):
https://www.udemy.com/course/power-bi-custom-visuals/?referralCode=35167F9431ED7FCAD728
Hello,
I quickly created this kind of visual, but without d3:
You can download it from https://github.com/marepilc/DialGaugeVisual
Instead of d3 I used my own library: https://dvlib.org
If you are interested how to use dvlib with pbiviz you can chack this short movie:
https://www.youtube.com/watch?v=qWewBpVC7FI&t=300s
You can also check the course I recently created. (in this course I use d3):
https://www.udemy.com/course/power-bi-custom-visuals/?referralCode=35167F9431ED7FCAD728
- Sunnyatwork6 years agoFrequent Visitor
THANK YOU Marcus!
Even though this is not exactly what I need but still helps me to start where I need to Go.
Thank You for your inputs again.