I was using plots . In the graph the interval between the x axis is 5 unit . i want to have grids with 1 unit . how can I do that . the same goes for y axis . need help
plot(..., xticks = 0:20, yticks = 0:400)
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to change values on axes | 2 | 968 | July 1, 2022 | |
| Plots grid line at every integer or half integer | 2 | 1183 | April 26, 2021 | |
| Plots.jl : Obtain a graph with alligned ticks on x and y axes | 9 | 1646 | January 11, 2022 | |
| Plots.jl increase spacing along axes | 1 | 1400 | February 14, 2022 | |
| Argument for number of axis ticks | 4 | 1434 | March 14, 2024 |
