Commit e9f679a
committed
schema: refactor PlotSchame.get
- remove _nestedModule and _composedModule handlers
- find module attribute from registry (as opposed to the
internal Plotly object and other obsolete methods)
- add layoutNodes to better handler rangeslider and rangeselector1 parent e4a9de5 commit e9f679a
File tree
7 files changed
+167
-228
lines changed- src
- components
- rangeselector
- rangeslider
- plot_api
- plots
- cartesian
- test/jasmine/tests
7 files changed
+167
-228
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
0 commit comments