Commit 4815df7
Fix setter for Axis::matches to take string arg (#178)
* Make layout axis matches take string as argument
- follow similar implemnetation as python plotly
fixes #156
Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
---------
Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
Co-authored-by: Sébastien Vauclair <vauclasn@skysoft-atm.com>
Co-authored-by: Andrei <8067229+andrei-ng@users.noreply.github.com>1 parent 5d32eb3 commit 4815df7
2 files changed
+49
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
32 | 76 | | |
33 | 77 | | |
34 | 78 | | |
| |||
289 | 333 | | |
290 | 334 | | |
291 | 335 | | |
| 336 | + | |
| 337 | + | |
292 | 338 | | |
293 | 339 | | |
294 | 340 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | | - | |
| 549 | + | |
| 550 | + | |
553 | 551 | | |
554 | 552 | | |
555 | 553 | | |
| |||
2444 | 2442 | | |
2445 | 2443 | | |
2446 | 2444 | | |
2447 | | - | |
| 2445 | + | |
2448 | 2446 | | |
2449 | 2447 | | |
2450 | 2448 | | |
| |||
0 commit comments