Skip to content

Commit af83c73

Browse files
committed
Update index.tsx
1 parent 3ba2207 commit af83c73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/charts/data-chart/bar-chart-styling/src

samples/charts/data-chart/bar-chart-styling/src/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ export default class Sample extends React.Component<any, any> {
7676
showDefaultTooltip="true"
7777
isTransitionInEnabled="true"
7878
isHighlightingEnabled="true"
79-
brush="rgba(134, 6, 138, 0.647058823529412)"
79+
brush="rgba(201, 56, 207, 1)"
8080
outline="rgba(133, 6, 138, 1)"
8181
thickness="2"
8282
areaFillOpacity="0.5"

0 commit comments

Comments
 (0)