-
I think related to issue #2946, it seems to me that there are some bugs that randomly show up when using `.options` for fine-tuning graphics. The issues this time are the following:
1) when changin…
-
The idea of a HoloViews cheat sheet has cropped up on a number of occasions but we haven't raised it as an official issues. I think it's a great idea, which could be leveraged in two forms 1) the actu…
-
I think we have enough depth data (thanks Sam/LAGOS!) for IA and IN, and the rest of the lakes. We are starting fresh with the Dakotas, and just starting to dig up data. Ideally, we'd find a source th…
-
# Reproduce
1. Add scratchpad block
2. Paste in the following code:
```python
import plotly.offline as pyo
import plotly.graph_objs as go
pyo.init_notebook_mode()
trace0 = go.Scatter(
x=[1…
-
```
Pitney wrote:
Hello
I would like to volunteer to update the User's Guide to help support this
project.
I propose to:
- document all features/options
- expand the descriptions of various opti…
-
### Expected behavior
I have tried to plot the survival curves of a Cox model with ggadjustedcurves() selecting the expression of a miRNA (dichotomized as "low" and "high" expression) as grouping va…
-
This is with the test suite being run in parallel in batch from pascal. I haven't tested other systems.
I noticed while monitoring a parallel test-suite run that the engine was creating core files …
-
A non-conforming mesh is a mesh where the nodes of one edge may end in the middle of another edge or face. These happen in block structured AMR meshes and in unstructured meshes being used for general…
-
Originally reported by: **Chris Malone (Bitbucket: [ChrisMalone](https://bitbucket.org/ChrisMalone), GitHub: [ChrisMalone](https://github.com/ChrisMalone))**
----------------------------------------
…
-
#### Describe the bug
On the current master (i.e., after #7066) frontal EEG channels are drawn outside of the head in topoplots.
#### Steps to reproduce
The simplest variant is probably
``mne.…