Skip to content

Commit dcd927c

Browse files
authored
Updated readme image (#5)
1 parent c728e38 commit dcd927c

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,11 @@ Scatter graph is a useful tool for plotting date values. In order to do so, time
5151

5252

5353
<div align="center">
54-
<img src="./assets/react-scatter-graph-example-3.png" alt="" width="700"/>
54+
<img src="./assets/react-scatter-graph-example-4.png" alt="" width="700"/>
5555
</div>
5656

5757

58+
5859
```jsx
5960
import React, { useState } from 'react';
6061
import ReactScatterGraph from '@keyvaluesystems/react-scatter-graph';
-44.4 KB
Binary file not shown.
41.9 KB
Loading

0 commit comments

Comments
 (0)