plot
Here are 1,015 public repositories matching this topic...
-
Updated
Oct 7, 2021 - TypeScript
-
Updated
Oct 4, 2021 - C++
-
Updated
Oct 6, 2021 - PHP
I think it could be useful, when one wants to plot only e.g. class 1, to have an option to produce consistent plots for both plot_cumulative_gain and plot_roc
At the moment, instead, only plot_roc supports such option.
Thanks a lot
-
Updated
Sep 9, 2021 - Swift
-
Updated
Mar 27, 2021 - Go
What is the feature ?
I'm trying out this library for the first time and there's some places where it would be delightful to have shorthand functions:
- Shorthand functions for Pos:
Pos::top_right
,Pos::bottom_right
,Pos::bottom_center
etc.. - Short way to set colors for components. Currently, lots of boilerplate is required for e.g. white-on-black plotos
- a cool start would b
-
Updated
Jul 23, 2021 - R
-
Updated
Aug 29, 2021 - Python
-
Updated
Jul 8, 2021 - Python
-
Updated
Aug 14, 2021 - R
-
Updated
Aug 12, 2021 - Python
-
Updated
Sep 21, 2021 - R
This issue describes how to submit a Style
or Palette
to ScottPlot and indicates expectations for pull request.
See the Hacktoberfest 2021 issue (#1274) for additional project ideas for new contributors.
Rules f
-
Updated
May 28, 2020 - Python
-
Updated
Oct 7, 2021 - Kotlin
-
Updated
Jun 28, 2021 - TypeScript
-
Updated
Jul 16, 2021 - MATLAB
-
Updated
May 17, 2021 - C
-
Updated
Oct 29, 2018 - Python
-
Updated
Sep 14, 2021 - Kotlin
-
Updated
Aug 7, 2021 - Rust
Right now it's hardcoded.
Improve this page
Add a description, image, and links to the plot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the plot topic, visit your repo's landing page and select "manage topics."
it's becoming more time-consuming and error-prone to manually re-test all the demos following internal refactorings and API adjustments.
now that the API is fleshed out a bit, it's possible to test a large amount of code (non-granularly) without having to simulate all interactions via Puppeteer or similar.
a lot of code can already be regression-tested by simply running all the demos and val