plot
Here are 983 public repositories matching this topic...
-
Updated
Jul 6, 2021 - TypeScript
-
Updated
Jul 3, 2021 - C++
-
Updated
Jun 28, 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
Jun 7, 2021 - Swift
-
Updated
Mar 27, 2021 - Go
What is the feature ?
I'm trying out this library for the first time and I'm seeing several places where some shorthand functions would have been really pleasant:
- Shorthand functions for Pos:
Pos::top_right,Pos::bottom_right,Pos::bottom_centeretc.. - Short way to set colors for components. My plots are supposed to be white-on-black, which requires a lot of boilerplate on lots o
-
Updated
Oct 13, 2020 - R
-
Updated
Jul 2, 2021 - Python
-
Updated
Apr 28, 2021 - Python
-
Updated
Jul 5, 2021 - R
-
Updated
Jun 18, 2021 - Python
-
Updated
Mar 16, 2021 - R
there is no feature to add control MarkerShape in PlotRadar!
it would be cool and interesting to add this feature.
-
Updated
May 28, 2020 - Python
-
Updated
Jun 28, 2021 - TypeScript
-
Updated
Jul 6, 2021 - Kotlin
-
Updated
May 31, 2020 - MATLAB
-
Updated
May 17, 2021 - C
-
Updated
Oct 29, 2018 - Python
-
Updated
May 6, 2021 - Rust
-
Updated
Jun 23, 2021 - Kotlin
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