feat:Added piechart in Dashboard
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
---
|
||||
name: Bug Report
|
||||
about: 🐞 Report a bug that you found
|
||||
|
||||
---
|
||||
|
||||
# Bug report
|
||||
|
||||
> **For support questions, please use [stackoverflow](https://stackoverflow.com/questions/tagged/svg.js) with the tag svg.js or head to our chat over at [gitter](https://gitter.im/svgdotjs/svg.js)**.
|
||||
|
||||
## Fiddle
|
||||
|
||||
Modify [this fiddle](https://jsfiddle.net/Fuzzy/s06mfv5u/) to demonstrate the problem clearly, just fork it and paste the resulting fiddle in your issue. Please make sure this is a **minimal example**, containing only the minimum necessary code to help us troubleshoot your problem.
|
||||
|
||||
## Explanation
|
||||
|
||||
- What is the behaviour you expect?
|
||||
- What is happening instead?
|
||||
- What error message are you getting?
|
||||
Reference in New Issue
Block a user