-
Has anyone experienced kernel issue when plotting geom_density()? I have a large data set with 4 million observations and the geom_density is causing the kernel to become "dead".
geom_boxplot is w…
-
### NEURON setup
- Version: 8.0
- Installation method: Windows Installer
- OS + Version: Windows 10
- Python 3.9.7
## Minimal working example - MWE
* python script:
```python
from…
-
> When you open an issue on this repository there is a template ([this one](https://github.com/iiasa/message_ix/blob/main/.github/ISSUE_TEMPLATE/bug.md)) that asks you to give certain inf…
-
Currently py_grama just [specifies Python requirement being anything >= 3.6](https://github.com/zdelrosario/py_grama/blob/5339b6d9926a3cd37b0eb2fa49460ff0a6abbfda/setup.py). As identified in issue #18…
-
Consider this example:
```
ggplot(data.mtcars, aes("mpg", "cyl")) + geom_hline(yintercept=0, linetype=(0, 5, 10))
```
This throws a `TypeError: object of type 'int' has no len()`. On the other h…
-
Up until recently, the editable install worked fine.
Using the latest ixmp version, the editable installation can be executed and installed, but the ixmp module cannot be used from other directorie…
-
This request croaks.
https://swarm.hiveeyes.org/api/hiveeyes/25a0e5df-9517-405b-ab14-cb5b514ac9e8/3756782252718325761/1/data.png?include=wght2&from=20160519T040000&to=20160519T170000&renderer=ggplo…
-
**Code sample or context**
When plotting results in westeros_baseline.ipynb there is a typo calling the reporting module. The error can be seen below.
There needs to be a change to the where the…
-
Trying to delete scenarios in backend using command
`mp._backend.jobj.removeRunid(run_id)`
This manually deletes a scenario. I have tested it on IXSE_AR6 and also IXSE_SANDBOX. This worked about 2…
-
Please:
- [x] Check for duplicate issues. Please file separate requests as separate issues.
- [x] Describe how to reproduce the bug.
- [x] Use the latest versions of Vega and Vega-Lite.
- [] Pro…