-
Hi!
I am testing BVP solvers but cannot figure how to obtain a non-uniform meshing for BVP problems.
The mesh that I get does get adapted but remains uniform (for that, I check sol.t).
Are the n…
-
Joy wrote these in response to a teacher inquiry. We should make them accessible to everyone :)
Categorical Columns
Pie-chart: Are more countries land-locked or not land-locked?
pie-chart(foo…
-
Can you kindly consider adding an option to set the opacity of legend markers? Currently, the opacities of the legend's markers are tied to the `opacity` values of the traces.
**Plotly Version**
p…
-
The graphs in the book recipes are not rendering due to the inline html being generated with an old version of plotly.js
They fail with this error
```
Uncaught TypeError: Cannot read properties of und…
-
When generating a custom bundle, no CSS file is generated any more, even though it's mentioned in the output.
# Steps to reproduce
```
$ git clone https://github.com/plotly/plotly.js.git
$ cd plotly…
-
When updating `scattergl` plots in Firefox, some traces do not render as expected. This issue does not appear in other browsers, such as Chrome or Edge, where the `scattergl` traces are rendered as e…
-
## Do you want to request a feature or report a bug?
Bug
## What is the current behavior?
When I hover over a point on `` within a parent `` the `tooltipPosition: { x: number, y: number }` value …
-
-
I work at a university and would love to use your tool in a HPC application for optimizing neural networks.
Often, ssh is slow, and having all in a output log file instead of needing to to -X to th…
-
Some chart types, like scatter plots, allow single-time selection and start/end-time selection. In scatter plots, the default is usually a single time being selected, which means that both time slider…