File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -98,7 +98,6 @@ export function AdvantageBarChart3() {
9898 activeBar = { ( { ...props } ) => < Rectangle { ...props } fillOpacity = { 0.8 } /> }
9999 >
100100 < ErrorBar
101- stroke = "white"
102101 dataKey = "SuccessRate_std"
103102 direction = "y"
104103 />
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ export function ExampleBarChart() {
102102 />
103103 </ Bar >
104104 < Bar dataKey = "mobile" fill = "var(--color-mobile)" yAxisId = "left" radius = { 4 } >
105- < ErrorBar stroke = "white"
105+ < ErrorBar
106106 dataKey = "desktopStd"
107107 direction = "y"
108108 />
Original file line number Diff line number Diff line change @@ -107,13 +107,13 @@ export function ConsistencyBarChart1() {
107107 />
108108 < ChartLegend content = { < ChartLegendContent /> } className = "text-black" />
109109 < Bar dataKey = "pi05" fill = "var(--color-pi05)" yAxisId = "left" radius = { 4 } >
110- < ErrorBar stroke = "white"
110+ < ErrorBar
111111 dataKey = "pi05_std"
112112 direction = "y"
113113 />
114114 </ Bar >
115115 < Bar dataKey = "pi0" fill = "var(--color-pi0)" yAxisId = "left" radius = { 4 } >
116- < ErrorBar stroke = "white"
116+ < ErrorBar
117117 dataKey = "pi0_std"
118118 direction = "y"
119119 />
Original file line number Diff line number Diff line change @@ -107,13 +107,13 @@ export function ConsistencyBarChart10() {
107107 />
108108 < ChartLegend content = { < ChartLegendContent /> } className = "text-black" />
109109 < Bar dataKey = "absolute" fill = "var(--color-absolute)" yAxisId = "left" radius = { 4 } >
110- < ErrorBar stroke = "white"
110+ < ErrorBar
111111 dataKey = "absolute_std"
112112 direction = "y"
113113 />
114114 </ Bar >
115115 < Bar dataKey = "delta" fill = "var(--color-delta)" yAxisId = "left" radius = { 4 } >
116- < ErrorBar stroke = "white"
116+ < ErrorBar
117117 dataKey = "delta_std"
118118 direction = "y"
119119 />
Original file line number Diff line number Diff line change @@ -105,13 +105,13 @@ export function ConsistencyBarChart11() {
105105 />
106106 < ChartLegend content = { < ChartLegendContent /> } className = "text-black" />
107107 < Bar dataKey = "absolute" fill = "var(--color-absolute)" yAxisId = "left" radius = { 4 } >
108- < ErrorBar stroke = "white"
108+ < ErrorBar
109109 dataKey = "absolute_std"
110110 direction = "y"
111111 />
112112 </ Bar >
113113 < Bar dataKey = "delta" fill = "var(--color-delta)" yAxisId = "left" radius = { 4 } >
114- < ErrorBar stroke = "white"
114+ < ErrorBar
115115 dataKey = "delta_std"
116116 direction = "y"
117117 />
Original file line number Diff line number Diff line change @@ -105,13 +105,13 @@ export function ConsistencyBarChart12() {
105105 />
106106 < ChartLegend content = { < ChartLegendContent /> } className = "text-black" />
107107 < Bar dataKey = "absolute" fill = "var(--color-absolute)" yAxisId = "left" radius = { 4 } >
108- < ErrorBar stroke = "white"
108+ < ErrorBar
109109 dataKey = "absolute_std"
110110 direction = "y"
111111 />
112112 </ Bar >
113113 < Bar dataKey = "delta" fill = "var(--color-delta)" yAxisId = "left" radius = { 4 } >
114- < ErrorBar stroke = "white"
114+ < ErrorBar
115115 dataKey = "delta_std"
116116 direction = "y"
117117 />
Original file line number Diff line number Diff line change @@ -107,13 +107,13 @@ export function ConsistencyBarChart2() {
107107 />
108108 < ChartLegend content = { < ChartLegendContent /> } className = "text-black" />
109109 < Bar dataKey = "pi05" fill = "var(--color-pi05)" yAxisId = "left" radius = { 4 } >
110- < ErrorBar stroke = "white"
110+ < ErrorBar
111111 dataKey = "pi05_std"
112112 direction = "y"
113113 />
114114 </ Bar >
115115 < Bar dataKey = "pi0" fill = "var(--color-pi0)" yAxisId = "left" radius = { 4 } >
116- < ErrorBar stroke = "white"
116+ < ErrorBar
117117 dataKey = "pi0_std"
118118 direction = "y"
119119 />
Original file line number Diff line number Diff line change @@ -105,13 +105,13 @@ export function ConsistencyBarChart3() {
105105 />
106106 < ChartLegend content = { < ChartLegendContent /> } className = "text-black" />
107107 < Bar dataKey = "absolute" fill = "var(--color-absolute)" yAxisId = "left" radius = { 4 } >
108- < ErrorBar stroke = "white"
108+ < ErrorBar
109109 dataKey = "absolute_std"
110110 direction = "y"
111111 />
112112 </ Bar >
113113 < Bar dataKey = "delta" fill = "var(--color-delta)" yAxisId = "left" radius = { 4 } >
114- < ErrorBar stroke = "white"
114+ < ErrorBar
115115 dataKey = "delta_std"
116116 direction = "y"
117117 />
Original file line number Diff line number Diff line change @@ -105,13 +105,13 @@ export function ConsistencyBarChart4() {
105105 />
106106 < ChartLegend content = { < ChartLegendContent /> } className = "text-black" />
107107 < Bar dataKey = "absolute" fill = "var(--color-absolute)" yAxisId = "left" radius = { 4 } >
108- < ErrorBar stroke = "white"
108+ < ErrorBar
109109 dataKey = "absolute_std"
110110 direction = "y"
111111 />
112112 </ Bar >
113113 < Bar dataKey = "delta" fill = "var(--color-delta)" yAxisId = "left" radius = { 4 } >
114- < ErrorBar stroke = "white"
114+ < ErrorBar
115115 dataKey = "delta_std"
116116 direction = "y"
117117 />
Original file line number Diff line number Diff line change @@ -105,13 +105,13 @@ export function ConsistencyBarChart5() {
105105 />
106106 < ChartLegend content = { < ChartLegendContent /> } className = "text-black" />
107107 < Bar dataKey = "absolute" fill = "var(--color-absolute)" yAxisId = "left" radius = { 4 } >
108- < ErrorBar stroke = "white"
108+ < ErrorBar
109109 dataKey = "absolute_std"
110110 direction = "y"
111111 />
112112 </ Bar >
113113 < Bar dataKey = "delta" fill = "var(--color-delta)" yAxisId = "left" radius = { 4 } >
114- < ErrorBar stroke = "white"
114+ < ErrorBar
115115 dataKey = "delta_std"
116116 direction = "y"
117117 />
You can’t perform that action at this time.
0 commit comments