Update Test Snapshots

pull/10616/head
Alex P 2018-07-12 13:26:49 -07:00
parent 2ed5c110e6
commit ccfeea5f7c
1 changed files with 0 additions and 19 deletions

View File

@ -309,25 +309,6 @@ exports[`HistogramChart displays the visualization with bars if nonempty data is
</text>
</HistogramChartAxes>
</g>
<g
className="histogram-chart--brush"
transform="translate(25, 5)"
>
<XBrush
height={375}
onBrush={[Function]}
width={575}
xScale={[Function]}
>
<rect
className="x-brush--area"
height={375}
onDoubleClick={[Function]}
onMouseDown={[Function]}
width={575}
/>
</XBrush>
</g>
<g
className="histogram-chart--bars"
clipPath="url(#histogram-chart--bars-clip)"