-
-
Plotly plots may appear blank in the new release, `v1.3.6`.
This may related to a [known issue](https://github.com/JuliaPlots/PlotlyJS.jl/issues/377) in PlotlyJS `v0.14.0`.
It sounds like the…
-
I am working with the experimental native Jupyter notebook integration (without installing the Jupyter extension for VSCode) and making some simple plots with the Plots.jl package. When I use the Plot…
-
## Details
Using `permute` on the `Bar` recipe leads to incorrectly set `xlims`. This is due to the recipe changing the limits of the axis before the axis are permuted (hence, e.g. for a histogra…
-
[ Possible connection with issue #440 ]
I recently tried to reinstall the packages Plots and PlotlyJS on JuliaBox and ran into some problems. Details are given in this post:
https://github.com/tbrel…
ghuba updated
8 years ago
-
# ISSUE
In jupyterlab a plot generated by a chunk of code and the package `PlotlyJS` is not shown, that is, when executed it appear just an empty cell. The labextension of WebIO is installed and de…
-
**Step**
- Add new chart with `x: [1,2,3,4,5], y: [2.02825,1.63728,171.96,4.8485,4.73463],`and hovertemplate: `'Price: $%{y:.1f}',`
- Check display when hover to point.
**Codesandbox**
https:/…
-
Nice application.
Please add `Dash` and `PlotlyJS` to `Project.toml`.
-
I create a simple graph with where I set the following layout:
```julia
oLayout = Layout(title = "Localization by Range Measurements: Scenario", width = 600, height = 600,
xaxis_…
-
I think this has not been reported before. I found that, when using the PlotlyJS backend, the `size` and `dpi` kwargs seem to be ingored and thus don't produce the expected results.
## Details
- C…