Commit a022b52
Override set_url() in class Tick
In the class Tick, the url attribute is not passed to any of the objects
that are to be drawn. Suggested solution is to override the set_url()
method in Tick to transfer the url attribute content to the tick labels,
that are to be drawn.1 parent 9ccdb1d commit a022b52
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
319 | 332 | | |
320 | 333 | | |
321 | 334 | | |
| |||
0 commit comments