I tried using tick ={false} prop it removes both the cartesian line and y axis values.
Eg:
<YAxis tickLine={false} axisLine={false} />
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
I tried using tick ={false} prop it removes both the cartesian line and y axis values.
Eg:
<YAxis tickLine={false} axisLine={false} />