fix: make last figure fit
This commit is contained in:
parent
705cab3fe4
commit
68144ae3a1
1 changed files with 3 additions and 2 deletions
|
@ -420,11 +420,12 @@ Example of a diffoscope.
|
||||||
|
|
||||||
## Research questions
|
## Research questions
|
||||||
|
|
||||||
|
::: {.incremental}
|
||||||
- **RQ1:** What is the evolution of bitwise reproducible packages in `nixpkgs` between 2017 and 2023?
|
- **RQ1:** What is the evolution of bitwise reproducible packages in `nixpkgs` between 2017 and 2023?
|
||||||
- **RQ2:** What are the unreproducible packages?
|
- **RQ2:** What are the unreproducible packages?
|
||||||
- **RQ3:** Why are packages unreproducible?
|
- **RQ3:** Why are packages unreproducible?
|
||||||
- **RQ4:** How are unreproducibilities fixed?
|
- **RQ4:** How are unreproducibilities fixed?
|
||||||
|
:::
|
||||||
|
|
||||||
|
|
||||||
## Research methodology
|
## Research methodology
|
||||||
|
@ -583,7 +584,7 @@ Evolution of the number of packages that are matched by each of our heuristics,
|
||||||
::: {#fig-overall2-reg}
|
::: {#fig-overall2-reg}
|
||||||
|
|
||||||
|
|
||||||
{.r-stretch fig-align="center"}
|
{fig-align="center"}
|
||||||
|
|
||||||
Sankey graph of the average flow of packages between two revisions, excluding the revision from June 2020, considered as an outlier.
|
Sankey graph of the average flow of packages between two revisions, excluding the revision from June 2020, considered as an outlier.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue