app/react/Markdown/components/specs/__snapshots__/PieChartLabel.spec.js.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`PieChart Label should render label 1`] = `
<text
dominantBaseline="central"
fill="#8884d8"
textAnchor="start"
x={629.9802003703309}
y={113.26881283684686}
>
label2
(
30
)
</text>
`;