-
I am new to Julia and I don't have an idea if this is the right place, but it there a reason why
https://github.com/sglyon/PlotlyBase.jl/blob/2a5c8b87679ced5af7ac3894950ef0ea845eaa61/src/output.jl#…
-
Back to my favourite topic: how to include Plotly plots. I've worked out the details, but wanted to open an issue for discussion before opening a PR to document it fully.
The following steps are re…
-
A simple notbook with only `import PlotlyJS` makes the built-in package manager go bananas, it wants to restart immediately and repeatedly
![image](https://user-images.githubusercontent.com/3797491/1…
-
The following code fails in JuliaBox (even after updating, see screenshot)
using Plots
# pyplot()
plotlyjs()
x = collect(1:5)
scatter(x,x)
![screenshot from 2016-08-25 07 27 14](https://cloud.github…
-
In order to further adoption of the [Dash For Julia](https://github.com/plotly/Dash.jl) project, it would be a good idea to document the functionality of the [`plotlyjs.jl`](https://github.com/sglyon…
-
Hi all,
I'm facing a problem when invoking `write_image()`, I get:
```
raise ValueError(startup_response.get("message", "Failed to start Kaleido subprocess"))
ValueError: --plotlyjs argument i…
-
Hi Folks,
I am having issues when I have holidays on week days.
if I exclude weekends and have a holiday on Friday there is a bug
rangebreaks=[
# NOTE: Below values are bound (not …
-
Hello,
It seems that there is an issue when capturing plots containing subplots from plotlyjs. The following script works fine at the REPL, but does not produce the correct output in HTML.
```juli…
jebej updated
7 years ago
-
[julia err.txt](https://github.com/user-attachments/files/17615188/julia.err.txt)
Hello. When I run `Pkg.instantiate()` in the tutorial, I get a PlotlyJS related error like the attached file. How d…
-
Hi, I'm trying to run a **Typescript Reactjs** installation with **React-plotly** using **Snowpack** and I get this error on runtime.
```
Uncaught TypeError: can't access property "document", this i…