feat:Added piechart in Dashboard
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
|
||||
SVG.Defs = SVG.invent({
|
||||
// Initialize node
|
||||
create: 'defs'
|
||||
|
||||
// Inherit from
|
||||
, inherit: SVG.Container
|
||||
|
||||
})
|
||||
Reference in New Issue
Block a user