# Intersection Symbol in Latex with PyPlotJS

**URL:** https://discourse.julialang.org/t/intersection-symbol-in-latex-with-pyplotjs/85462
**Category:** General Usage
**Tags:** pyplotjs
**Created:** [August 8, 2022, 6:02am UTC](https://discourse.julialang.org/t/intersection-symbol-in-latex-with-pyplotjs/85462 "2022-08-08T06:02:50Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![jd-foster](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/jd-foster/32/35824_2.png) [@jd-foster](https://discourse.julialang.org/u/jd-foster)
#### Post date: [August 8, 2022, 6:35am UTC](https://discourse.julialang.org/t/intersection-symbol-in-latex-with-pyplotjs/85462/2 "2022-08-08T06:35:43Z")

</div>

Did you figure this one out here?

> [@Plots + PlotlyJS + LaTeX](https://discourse.julialang.org/t/plots-plotlyjs-latex/38250/14):
>
> I try your code, it works if I use "cdn", but not if only using "" using LaTeXStrings, Plots plotlyjs() plot(1:4, [[1,4,9,16]\*10000, [0.5, 2, 4.5, 8]], labels = [L"\alpha\_{1c} = 352 \pm 11 \text{ km s}^{-1}"; L"\beta\_{1c} = 25 \pm 11 \text{ km s}^{-1}"] |\> permutedims, xlabel = L"\sqrt{(n\_\text{c}(t|{T\_\text{early}}))}", ylabel = L"d, r \text{ (solar radius)}", yformatter = :plain, extra\_plot\_kwargs = KW( …

---

_[View the full topic](https://discourse.julialang.org/t/intersection-symbol-in-latex-with-pyplotjs/85462)._
