huridocs/uwazi

View on GitHub
app/react/Markdown/components/specs/__snapshots__/PieChartLabel.spec.js.snap

Summary

Maintainability
Test Coverage
// 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>
`;