Skip to content

Commit 3e0a6ad

Browse files
Add dots from graph
1 parent 0ca14b2 commit 3e0a6ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Charts.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ export default class Charts extends Component {
3131
width={600}
3232
height={300}
3333
data={result}
34+
dots={false}
3435
margin={{
3536
top: 5,
3637
right: 30,

0 commit comments

Comments
 (0)