-
**Question:** I can't seem to get the shapes to show dashed lines instead of solid lines. What am I missing?
**ScottPlot Version:** (What NuGet package are you using?) 5.0
**Code Sample:** See …
-
I found a problem with the ggplot2-in-packages vignette.
I expected it to cover how to fully replace all behaviors from the now-deprecated aes_string() function. However, both of its recommended solu…
-
How do I set default x and y labels in the full recipe? I'm trying to do something similar to `xlabel --> "default X label"` in RecipesBase.jl. Here's a code sample that didn't work with Makie v0.15.3…
-
Hi, Thank you very much for sharing your code (pyMOT). Can I ask you about the unit of omega or frequency used here (myplot('$\omega$ (rad/s)','G\', G\'\' (Pa)'))?
In the published paper it was plo…
-
I have a plot merge bug that always occurs when I see pictures
### Steps to reproduce the issue
/p auto
/p claim
/p merge
### OS and versions
*Plugin Version 1.11.1
*PocketMine-MP 3.23.1
…
-
The .db format of the myplot plugin was not recognized to convert to a new database and could only recognize the world
-
```kotlin
val myPlot = customPlot {
layout {
theme(myTheme)
}
}
myPlot(data) {
...
}
```
-
Please add /p border and /p wand 🥰👍
-
When I jitter points in a plot, I often use `set.seed` so that the jitter behaviour doesn't change while I tweak other components of the figure. This works fine in a regular function, but when `remake…
aammd updated
8 years ago
-
Hello author, when I ran your code to verify the sine data set, there was a problem with the visualization, that is, the generated data and the original data were not distributed in the same distribut…