many edits

This commit is contained in:
jverzani
2024-04-26 18:26:12 -04:00
parent 6e807edb46
commit 4f924557ad
45 changed files with 326 additions and 296 deletions

View File

@@ -1,21 +1,8 @@
---
format:
html:
header-includes: |
<script src="https://cdn.plot.ly/plotly-2.11.0.min.js"></script>
---
# JavaScript based plotting libraries
{{< include ../_common_code.qmd >}}
:::{.callout-note}
## Plotly and Quarto
There are some oddities working with `Plotly`, `Julia`, and Quarto that require some hand editing of an HTML file. If the images are not shown below, there was an oversight. A reported issue would be welcome.
:::
This section uses this add-on package:
@@ -23,12 +10,6 @@ This section uses this add-on package:
using PlotlyLight
```
```{julia}
#| echo: false
PlotlyLight.src!(:none)
nothing
```
To avoid a dependence on the `CalculusWithJulia` package, we load two utility packages: