I tried using tick ={false} prop it removes both the cartesian line and y axis values.
Eg:
<YAxis tickLine={false} axisLine={false} />
I tried using tick ={false} prop it removes both the cartesian line and y axis values.
Eg:
<YAxis tickLine={false} axisLine={false} />