pieChart07 constant
_I
const pieChart07
Implementation
static const _I pieChart07 = [["circle", {"cx": "12", "cy": "12", "r": "10", "stroke": "_c1", "stroke-width": "1.5", "key": "0"}], ["circle", {"cx": "12", "cy": "12", "r": "5", "stroke": "_c1", "stroke-width": "1.5", "key": "1"}], ["path", {"d": "M7 12H2", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "round", "key": "2"}], ["path", {"d": "M22 12H17", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "round", "key": "3"}], ["path", {"d": "M12 17L12 22", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round", "key": "4"}], ["path", {"d": "M12 2L12 7", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round", "key": "5"}]];