diff --git a/imports/components/graphs/lineGraph/__tests__/__snapshots__/index.js.snap b/imports/components/graphs/lineGraph/__tests__/__snapshots__/index.js.snap index 30ba16baa..2b2779b26 100644 --- a/imports/components/graphs/lineGraph/__tests__/__snapshots__/index.js.snap +++ b/imports/components/graphs/lineGraph/__tests__/__snapshots__/index.js.snap @@ -376,7 +376,6 @@ exports[`Line Graph renders correctly with default props 1`] = ` }, "flyout": Object { "fill": "#f0f0f0", - "pointerEvents": "none", "stroke": "#252525", "strokeWidth": 1, }, @@ -386,7 +385,6 @@ exports[`Line Graph renders correctly with default props 1`] = ` "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "pointerEvents": "none", "stroke": "transparent", "textAnchor": "middle", }, @@ -791,7 +789,6 @@ exports[`Line Graph renders correctly with default props 1`] = ` }, "flyout": Object { "fill": "#f0f0f0", - "pointerEvents": "none", "stroke": "#252525", "strokeWidth": 1, }, @@ -801,7 +798,6 @@ exports[`Line Graph renders correctly with default props 1`] = ` "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "pointerEvents": "none", "stroke": "transparent", "textAnchor": "middle", }, @@ -1198,7 +1194,6 @@ exports[`Line Graph renders correctly with default props 1`] = ` }, "flyout": Object { "fill": "#f0f0f0", - "pointerEvents": "none", "stroke": "#252525", "strokeWidth": 1, }, @@ -1208,7 +1203,6 @@ exports[`Line Graph renders correctly with default props 1`] = ` "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "pointerEvents": "none", "stroke": "transparent", "textAnchor": "middle", }, @@ -1617,7 +1611,6 @@ exports[`Line Graph renders correctly with default props 1`] = ` }, "flyout": Object { "fill": "#f0f0f0", - "pointerEvents": "none", "stroke": "#252525", "strokeWidth": 1, }, @@ -1627,7 +1620,6 @@ exports[`Line Graph renders correctly with default props 1`] = ` "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "pointerEvents": "none", "stroke": "transparent", "textAnchor": "middle", }, @@ -2113,7 +2105,6 @@ exports[`Line Graph renders correctly with default props 1`] = ` }, "flyout": Object { "fill": "#f0f0f0", - "pointerEvents": "none", "stroke": "#252525", "strokeWidth": 1, }, @@ -2123,7 +2114,6 @@ exports[`Line Graph renders correctly with default props 1`] = ` "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "pointerEvents": "none", "stroke": "transparent", "textAnchor": "middle", }, @@ -2600,7 +2590,6 @@ exports[`Line Graph renders correctly with default props 1`] = ` }, "flyout": Object { "fill": "#f0f0f0", - "pointerEvents": "none", "stroke": "#252525", "strokeWidth": 1, }, @@ -2610,7 +2599,6 @@ exports[`Line Graph renders correctly with default props 1`] = ` "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "pointerEvents": "none", "stroke": "transparent", "textAnchor": "middle", },