We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ba2207 commit af83c73Copy full SHA for af83c73
1 file changed
samples/charts/data-chart/bar-chart-styling/src/index.tsx
@@ -76,7 +76,7 @@ export default class Sample extends React.Component<any, any> {
76
showDefaultTooltip="true"
77
isTransitionInEnabled="true"
78
isHighlightingEnabled="true"
79
- brush="rgba(134, 6, 138, 0.647058823529412)"
+ brush="rgba(201, 56, 207, 1)"
80
outline="rgba(133, 6, 138, 1)"
81
thickness="2"
82
areaFillOpacity="0.5"
0 commit comments