-
Using the following `appFiles` argument, I would expect that deployApp would not complain about the number of files in the application being over ten thousand, which is the reason I constructed the ap…
-
### What problem does this feature solve?
in current version, line and scatter type are different types, i would like to see scatter and line chart to be just alias of the same type.
i used plotly …
rehni updated
2 weeks ago
-
```
//var x = [1,2,3,4] // interpreted as number
//var x = ['a','b','c', 'd']; // used as labels
var x = ['-1','1e1', '0x64']; // now they're numbers :(…
-
**Describe the bug**
I am working to plot results using the Plotly feature in SimBA. I am following the instructions on the page titled "Interactive Data Visualization and Export in SimBA," but I am …
-
Hello, thank you for this contribution.
I tried to use this panel but it was not possible for me with the provided documentation. I use Grafana 7.2 in Docker and installed your plugin with this env…
-
### Describe the bug
Kinda 2 issues I've seen, I think there are some improvements we can make to have the autocomplete powers of a Jupyter notebook.
There are some other issues but I saw on Discord …
-
Hi everyone,
I need mount a graph with data of the a API. I'm using https://github.com/statnett/vue-plotly
My code is:
```
import axios from "axios";
import VuePlotly from "@statnett/vue-…
-
## Description
I'm trying to plot some audio data with a sample rate of 48000 Hz. Updating the Plotly chart with the large dataset causes the whole NiceGUI to hang. I'm not quite sure how to reprod…
-
**Is your feature request related to a problem? Please describe.**
Currently, ReRun does not support rendering of custom HTML elements in its UI. There are some plotting utilities but they are not …
-
@RaoOfPhysics great work with the repo. As an avid R and `revealjs` user, I find the marriage beautiful.
Since this work have you been able to remove the R dependency to embed Plotly plots in reve…