-
The example for the new multiple plots code is as follows:
```python
import matplotlib.pyplot as plt
from asreview import open_state
from asreviewcontrib.insights.plot import plot_recall
…
-
**Describe the bug**
When entering the Asreview.app page and choosing to login with GitHub, after authorazing OAuth, the app gets stuck and doesn't progress. This happens in the pop-up page that appe…
-
## Feature Request
**Is your feature request related to a problem? Please describe.**
Hi, just starting to use asreview. I read in the asreview-insights documentation that in order to plot diffe…
-
I would like to suggest adding an alternative command for starting ASReview LAB. Many users, including myself and my colleagues, have faced difficulties using the command ```asreview lab```. Instead, …
-
**Describe the bug**
When the results of a simulation are stored in a specific file and folder, it is not possible to overwrite the file when altering a part of the simulation command. Instead an err…
-
RIS files with numeric `LB` field fail on search and review. ASReview classification value is filled with those LB values. Because they are not `0` or `1`, items are handled incorrectly in the prior k…
-
When trying to plot multiple files in one plot, the following error presents itself:
ValueError: Plotting multiple project files via the CLI is not supported yet.
I am unsure why and how to fix t…
-
Current implementation of RIS exporter in ASReview doesn't handle author tags in RIS incorrectly (if not `AU`). RIS supports 5 tags for authors: `AU`, `A1`, `A2`, `A3`, `A4`. Currently we only suppo…
-
**Describe the bug**
Error installing `asreview` server with poetry.
**To Reproduce**
Create an isolated environment with poetry. Add asreview.
```
[tool.poetry]
name = "project-using-asrevie…
-
Following the implementation of the new feature to export notes in ASReview by @rohitgarud (https://github.com/asreview/asreview/pull/1335), we need help updating the documentation to reflect this fea…