Commit abb7746
committed
feat(circos): add support for changing node label orientation via
Now supports `node_label_orientation` with two options: `horizontal`
(default) and `vertical`
---
功能(circos): 支持通过 `node_label_orientation` 更改节点标签方向
可选 `horizontal`(默认)和 `vertical` 两种设置。node_label_orientation
1 parent 37f6f4c commit abb7746
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| 118 | + | |
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
| |||
190 | 192 | | |
191 | 193 | | |
192 | 194 | | |
193 | | - | |
| 195 | + | |
194 | 196 | | |
195 | 197 | | |
196 | 198 | | |
| |||
0 commit comments