We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca14b2 commit 3e0a6adCopy full SHA for 3e0a6ad
src/components/Charts.js
@@ -31,6 +31,7 @@ export default class Charts extends Component {
31
width={600}
32
height={300}
33
data={result}
34
+ dots={false}
35
margin={{
36
top: 5,
37
right: 30,
0 commit comments