-
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…
-
I'm not sure if this is due to an issue with Orca or PlotlyJS (or Julia itself), but something is causing LaTeX to not display properly.
The problem occurs in both block equations (inside `$$`) and…
-
I am trying to save a figure with subplots, but the `savefig` function hangs. I can save a figure without subplots. I also found that the figure can be saved through the `savefig` function from Plotly…
-
PlotlyJS tries to access the global WebIO object - but it can't since that's not defined in JupyterLab (because JupyterLab opens multiple notebooks in one Javascript context and doing so leads to "cro…
twavv updated
5 years ago
-
I'm running VIVA in Google Colab. Julia is installed as well as the VIVA package, but I can't get it to save a visualization without crashing. Here is my command:
viva -f test_output.vcf -t Default…
-
While `npm install`
```
npm ERR! Found: react@17.0.2
npm ERR! node_modules/react
npm ERR! react@"^17.0.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer…
-
I just installed julia v1.9.0 which had package dependency issues that now appear fixed (see https://github.com/JuliaLang/julia/issues/49718), but plots still wont work in VScode.
When I do the fo…
-
Here is my example script that fails :-(
Do you have an idea, what causes this problem?
```
using PlotlyJS, RobustModels
using LsqFit
using StatsBase # priovides rmsd (Return the root mean square…
-
**Description:**
Explore the implementation of a data visualisation layer to expand the functionality and usability of widgets. Below are the suggested widgets:
1. Target Cancer DepMap Widget.
2. Tar…
-
Hi,
When using the `SyncPlots` that `plot_image` returns to plot several images in a subplot manner, the aspect ratio of the last images is not respected. **Is there a better way to make subplots u…