-
Hi,
I would like to add y-axis labels for the marginal plots. Is there a way to do it using ggMarginal command?
Thanks,
Lavanya
-
-
![image](https://user-images.githubusercontent.com/12943682/128346384-5f36f4b4-c1db-4eae-b6e3-fd17aeb3fcea.png)
Provenance:
```
Creator: pawelru
```
-
Hi,
Amazing package! I was wondering if it is possible to add a change that would allow joint plots to specify the positioning of the marginal histogram? Kind of like in https://stackoverflow.com/q…
-
Must:
- Immer mit letztem Zeitschritt plotten
Nice to have:
- Farbzuordnung
- Jahresddauerlinien
- Torten
- Speicherzustand dazu
-
add handling of discrete variables, 2d plots, and multiple marginal plots for more complex kernels
-
an example time series plot:
![image](https://github.com/mi3nts/mints-aq-reports/assets/51672857/6a12aabb-53fb-4c95-abf0-bff08913c80d)
- [ ] change date format to YYYY/MM/DD (the month plots will …
-
individual line plots: add a horizontal line at 0 to visually split pos & neg absolute values of marginal effect? currently Y scale tied to values, which gives impression that max marginal effect is '…
-
For each variable, if `fields['independent'] == True`, the following behaviour has to be guaranteed in the frontend:
- The variable always has to be set as independent (blue in the Specification p…
-
Hi I am using bat 9.4 following the tutorial step3 here:
https://bat.mpp.mpg.de/?page=tutorials&version=0.9&name=cc-cross_section
I use the source code in step3 and compile it sucessfully, but the…