Smooth curve on line graphs
This commit is contained in:
@@ -43,6 +43,7 @@ export default function LineChart (props) {
|
|||||||
},
|
},
|
||||||
stroke: {
|
stroke: {
|
||||||
width: 3,
|
width: 3,
|
||||||
|
curve: 'smooth',
|
||||||
},
|
},
|
||||||
grid: {
|
grid: {
|
||||||
borderColor: getComputedStyle(
|
borderColor: getComputedStyle(
|
||||||
|
|||||||
Reference in New Issue
Block a user