Commit 8cd5309
chore(examples): pin plotly.js CDN links to 3.7.0
Align the example CDN references with the newly bundled 3.7.0. The
wasm-yew examples were pinned at 2.14.0, and multiple_plots_example
used plotly-latest.min.js, which the CDN freezes at v1.58.5 (2021) —
a 1.x runtime against a library that now emits 3.x JSON.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>1 parent 02f5530 commit 8cd5309
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- examples
- customization/multiple_plots_example/src
- wasm-yew
- basic
- callback-example
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments