mirror of
https://dev.azure.com/tstanciu94/ReverseProxy/_git/ReverseProxy_Frontend
synced 2022-12-28 18:12:07 +02:00
fix
This commit is contained in:
parent
242fd58de7
commit
9efa30a3a0
@ -64,7 +64,7 @@ const SessionsRunningTimeChart = ({ data }) => {
|
|||||||
>
|
>
|
||||||
<CartesianGrid strokeDasharray="3 3" />
|
<CartesianGrid strokeDasharray="3 3" />
|
||||||
<XAxis dataKey="name" />
|
<XAxis dataKey="name" />
|
||||||
<YAxis type="number" dataKey="value" name="stature" unit="h" />
|
<YAxis type="number" dataKey="value" unit="h" />
|
||||||
<Tooltip content={<CustomTooltip />} />
|
<Tooltip content={<CustomTooltip />} />
|
||||||
<Legend />
|
<Legend />
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user