Commit 23d0306
committed
Refactor PlotlyChart to use Plotly.js directly and update SessionBar Divider orientation
- Updated PlotlyChart component to import Plotly.js directly and create a Plotly component using the factory module.
- Changed the Divider component in SessionBar to use the 'orientation' prop instead of 'type' for vertical orientation.
- Added TypeScript declaration for plotly.js-dist-min module.1 parent 4a970ed commit 23d0306
5 files changed
Lines changed: 616 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments