|
@@ -61,7 +61,7 @@ class ChartdataHome extends Component {
|
|
|
},
|
|
},
|
|
|
yaxis: {
|
|
yaxis: {
|
|
|
min: 0,
|
|
min: 0,
|
|
|
- max: 150, // optional: use it for a clear represetation
|
|
|
|
|
|
|
+ // max: 150, // optional: use it for a clear represetation
|
|
|
tickColor: "#eee",
|
|
tickColor: "#eee",
|
|
|
//position: 'right' or 'left',
|
|
//position: 'right' or 'left',
|
|
|
tickFormatter: (v) => v /* + ' visitors'*/,
|
|
tickFormatter: (v) => v /* + ' visitors'*/,
|