-
Hi Gabriella! I've tested the app and looked at the code behind it. I see what you mean with the repetition, I have some ideas that might help with some of the copy-paste and repeated code! I'll focus…
-
This is an issue to track what is needed before essentially replacing the code in AlgebraOfGraphics with the code developed here. As the surface syntax ended up being somewhat similar, this new approa…
-
## Em português
Esta análise integra a seção destinada aos aspectos institucionais.
Aqui deverá constar um levantamento de quantos municípios possuem mais de uma fonte de publicação de diários ofici…
-
Several of seaborn's functions for plotting categorical data don't cope well when the categories list includes unused categories.
I've noticed two main issues:
1) element width shrinks
2) ele…
-
Hi. I'm running Julia 1.5.1 on Windows 10.
Makie plotting has been working wonderfully.
However, I receive the following error after running "using StatsMakie", even in newly created/installed envi…
ghost updated
3 years ago
-
### Current Behavior
The Line plot sometimes does not visualize values as it should and skips steps in plots with the same x-axis.
I'm currently analyzing the average step time in seconds and ther…
-
Hi, thank you for sharing the dataset. I am working on driving event detection using inertial sensors. I have logged some data through my IOS device (SensorLog application).
I wanted to compare my g…
-
Hey Kip follow this tutorial to build out the ANOVA code for the 'rates' dataframe
https://statsandr.com/blog/anova-in-r/
-
|Issue | Chapter | Online | LaTeX |
|-----------------------------------------------|---------|--------|-------|
| `seaborn.kdeplot()` facet grid is overplot…
-
Would it be possible to set the tip_length in the `aes`?
I am working on some time series data. So making a custom dataframe with the annotations could be nice.
Since I am comparing two different …