-
+ Read and study the slides. (2 hours)
- [Folder-based Datalake for Student](https://osf.io/xq3mb)
- [Intro to Matlotlibline plot](https://osf.io/y5rp8)
- [Intro to Matplotlib scatter plot](h…
-
Hi,
Similar to #846 the legend overflow exists, this time more vertically.
The legend is fine with when ggsize(800,600) but when I add ggsize(600,400), this happens...
![scatter](https://gith…
-
I want to create a scatter plot with a lot of points. In the first attempt the points overlap each other. Therefor I want to make the points a lot smaller. But how?
Kees
-
### What problem does this feature solve?
in current version, line and scatter type are different types, i would like to see scatter and line chart to be just alias of the same type.
i used plotly …
rehni updated
3 weeks ago
-
+ Read and study the slides. (2 hours)
- [Folder-based Datalake for Student](https://osf.io/xq3mb)
- [Intro to Matlotlibline plot](https://osf.io/y5rp8)
- [Intro to Matplotlib scatter plot](h…
-
Hi,
I'm experimenting with the command line tutorial.
I've issued the following:
(ringtail) xxxx@xxxx-Lenovo-IdeaPad-S340-15API:\~/ringtail_tutorial$ rt_process_vs write --output_db all_adgpu --fil…
-
+ Read and study the slides. (2 hours)
- [Folder-based Datalake for Student](https://osf.io/xq3mb)
- [Intro to Matlotlibline plot](https://osf.io/y5rp8)
- [Intro to Matplotlib scatter plot](h…
-
## Bug description
The legend shows markers (lines) even though the corresponding plots do not show any markers (lines).
## Steps to reproduce
```julia
julia> using AlgebraOfGraphics
julia> df1 = …
-
**Describe the bug**
The page hangs when applying color map to scatter plot, scales with number of objects:
| # objects | approx. hang time|
|---|---|
|157|0s|
|347|6s|
|486|25s|
The plot sti…
-
Median_abs_epsilon is calculated here:
https://github.com/Proteobench/ProteoBench/blob/8ed5b5ad9588b5b8b10c3b0cfd9ec284be43a59a/proteobench/datapoint/quant_datapoint.py#L124-L127
So is actually…