-
## Thank you for contributing to our visual-vocabulary! 🎨
Our visual-vocabulary is a dashboard, that serves a a comprehensive guide for selecting and creating various types of charts. It helps you…
-
Hello,
I wrote a simple datalayer that stores elements in JSON on disk and in `list_threads` method, I read the elements and assign them to threads under `elements` field. For `Plotly`, I store the…
-
adapting the openmc plot method to allow plotly
todo normalise the color scale so that it goes from 0 to 1 and the with spaces that match the id number gaps
```python
import openmc
import nump…
-
Is it possible to add Plotly credentials (username / api_key) and save the plots directly to Plotly?
Normally this is done by requiring plotly as such:
```
var plotly = require('plotly')("DemoA…
-
If I decide for College Football stats.
-
**Describe the bug**
Some SVGs generated from Plotly.Net that contain "newline" in text are misinterpreted.
**To Reproduce**
Using the following samples
![simple_pie_20240530_1149](https://githu…
-
Hi there @nicolaskruchten , recent issues (https://github.com/plotly/Plotly.NET/issues/353, https://github.com/plotly/Plotly.NET/issues/356) in Plotly.NET brought up a confusion regarding the official…
-
I have an input CSV file with two fields, which would have served as the X and Y axis. I was attempting to create a Plotly visualization, however, the only x-axis that appeared in the dropdown folde…
-
Separate line graphs
moisture over time graph
temperature over time
humidity over time
temperature over humidity
light over time
temperature over light
Overlay first three on one graph
-
There's this, which could work nicely:
https://plot.ly/r/streaming/
I'm not sure how customisable the plots are, the ones on that page are kind of janky :/