-
First off, what a great card. I'm really having a lot of fun making new visualizations of my data.
**Describe the solution you'd like**
I want to add a trendline to my scatter plots.
**How woul…
-
I have 9 conditions with quadruplicates. This generates hundreds of plot in the correlation map. Similar to volcano, I want to be able to specify the comparisons to be done in the scatterplots so that…
-
Could you please consider adding scatter with marginal histogram on the sides like [this](https://au.mathworks.com/help/examples/stats/win64/CustomizethePlotDisplayExample_01.png), [this](https://s3.s…
-
Dim names changed
```python
─────────────────────────────────────────────── Error running examples/case_studies/binning.ipynb ────────────────────────────────────────────────
-----------------------…
-
**Suggestion:**
A multi-line title works fine. But a multi-line X-axis label does not work.
Here is what I have tried:
```cs
ScottPlot.Plot plt = new();
plt.ScaleFactor = 2;
plt.Clear();
…
-
Hi Myles,
I have noticed that when trying to save a locuszoom plot created with the "ggplot option", that some off the arrows which indicate on which strand the gene lies are missplaced.
Take fo…
-
I have data set with Double.NaN throwing JsonSerialization exception during rendering. Could anyone share sample how to handle NaN in blazor.
-
## Description
The static version of a scatter plot sometimes overflows, but the interactive version doesn't.
## Expected behaviour
The chart area shouldn't overflow.
## Steps to reproduce
1. Go…
-
iff 1/2 cols then enable colour, size, shape, axes selection
(b) dropdowns for each with default name entered
new zoom icon, not search icon
add double click to get row details
-
Scatter plot labels are shown below formula lines in case formula line is displayed above markers, and below regression lines:
**Expected:** labels should be shown above all lines: formula lines …