Commit 97eceb1
committed
Move major/minor tick overstrike logic to Axis.
The Axis knows what the major and the minor ticker are so it makes sense
to let it handle the deduplication logic.
Revert some heuristic deduplication logic from the Locators themselves
(which effectively tests that the new code works).1 parent d3e8ce3 commit 97eceb1
3 files changed
Lines changed: 36 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1015 | 1015 | | |
1016 | 1016 | | |
1017 | 1017 | | |
1018 | | - | |
1019 | | - | |
| 1018 | + | |
1020 | 1019 | | |
1021 | | - | |
1022 | | - | |
1023 | | - | |
1024 | | - | |
1025 | | - | |
| 1020 | + | |
1026 | 1021 | | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
1027 | 1025 | | |
1028 | 1026 | | |
1029 | 1027 | | |
| |||
1304 | 1302 | | |
1305 | 1303 | | |
1306 | 1304 | | |
1307 | | - | |
| 1305 | + | |
1308 | 1306 | | |
1309 | 1307 | | |
1310 | 1308 | | |
1311 | | - | |
1312 | | - | |
| 1309 | + | |
| 1310 | + | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
| 1323 | + | |
1313 | 1324 | | |
1314 | 1325 | | |
1315 | | - | |
1316 | | - | |
1317 | | - | |
1318 | | - | |
| 1326 | + | |
| 1327 | + | |
1319 | 1328 | | |
1320 | 1329 | | |
1321 | 1330 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2257 | 2257 | | |
2258 | 2258 | | |
2259 | 2259 | | |
2260 | | - | |
2261 | | - | |
2262 | | - | |
2263 | | - | |
2264 | | - | |
2265 | | - | |
2266 | | - | |
| 2260 | + | |
| 2261 | + | |
| 2262 | + | |
2267 | 2263 | | |
2268 | 2264 | | |
2269 | 2265 | | |
| |||
2644 | 2640 | | |
2645 | 2641 | | |
2646 | 2642 | | |
2647 | | - | |
2648 | | - | |
2649 | | - | |
2650 | | - | |
2651 | 2643 | | |
2652 | 2644 | | |
2653 | 2645 | | |
| |||
0 commit comments