plot
Here are 1,024 public repositories matching this topic...
A concise grammar of interactive graphics, built on Vega.
-
Updated
Oct 28, 2021 - TypeScript
The Time Series Visualization Tool that you deserve.
-
Updated
Oct 30, 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
Oct 28, 2021 - Swift
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
-
Updated
Oct 8, 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_centeretc.. - 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
A Wes Anderson color palette for R
-
Updated
Jul 23, 2021 - R
This is a Cross-Platform Plot Manager for Chia Plotting that is simple, easy-to-use, and reliable.
-
Updated
Aug 29, 2021 - Python
An awesome iTerm2 backend for Matplotlib, so you can plot directly in your terminal.
-
Updated
Jul 8, 2021 - Python
Enhancing `{ggplot2}` plots with statistical analysis
-
Updated
Oct 19, 2021 - R
Nice-looking lightweight console ASCII line charts ╭┈╯ for NodeJS, browsers and terminal, no dependencies
-
Updated
Aug 12, 2021 - Python
Additional themes, scales, and geoms for ggplot2
-
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
Oct 18, 2021 - Python
An open-source plotting library for statistical data.
-
Updated
Oct 29, 2021 - Kotlin
A 2d function plotter powered by d3 and interval arithmetic
-
Updated
Jun 28, 2021 - TypeScript
Gramm is a complete data visualization toolbox for Matlab. It provides an easy to use and high-level interface to produce publication-quality plots of complex data with varied statistical visualizations. Gramm is inspired by R's ggplot2 library.
-
Updated
Jul 16, 2021 - MATLAB
a realtime plotting utility for terminal/console with data input from stdin
-
Updated
Oct 20, 2021 - C
matplotlib extension for vaporwave aesthetics
-
Updated
Oct 29, 2018 - Python
-
Updated
Sep 14, 2021 - Kotlin
Plotly for Rust
-
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