#
plot
Here are 877 public repositories matching this topic...
Open
A concise grammar of interactive graphics, built on Vega.
-
Updated
Feb 1, 2021 - TypeScript
-
Updated
Dec 11, 2020 - PHP
The Time Series Visualization Tool that you deserve.
-
Updated
Jan 31, 2021 - C++
etabeta78
commented
Oct 23, 2018
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
swift
ios
chart
objective-c
graph
view
animation
graphics
model
plot
data-visualization
draw
area-chart
data-analysis
pie
bubble-chart
column-chart
bar-chart
line-chart
spline-chart
-
Updated
Jan 28, 2021 - Swift
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
go
golang
chart
utility
terminal
charting-library
command-line
graph
plot
golang-library
ascii-chart
line-chart
asciigraph
-
Updated
Jan 3, 2021 - Go
A Wes Anderson color palette for R
-
Updated
Oct 13, 2020 - R
An awesome iTerm2 backend for Matplotlib, so you can plot directly in your terminal.
-
Updated
Dec 29, 2020 - Python
kangalioo
commented
Jul 21, 2020
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
Additional themes, scales, and geoms for ggplot2
-
Updated
Jan 18, 2021 - R
Nice-looking lightweight console ASCII line charts ╭┈╯ for NodeJS, browsers and terminal, no dependencies
nodejs
javascript
console
chart
browser
terminal
charting-library
js
graph
ascii
plot
ansi
console-log
node-js
lines
charting
line-charts
text-chart
ascii-chart
-
Updated
Dec 20, 2020 - Python
Enhancing `ggplot2` plots with statistical analysis 📊 🎨 📣
visualization
r
dataviz
correlation
plot
tidy-data
datascience
statistical-analysis
statistical-tests
meta-analysis
regression-models
parametric
mixed-models
effect-size
ggplot-extension
correlation-matrices
bayes-factors
violin-plot
robust-statistics
non-parametric-statistics
-
Updated
Feb 1, 2021 - R
cloud
parse
telegram
extract
telegram-api
plot
histogram
google-hangouts
facebook-messenger
wordcloud
whatsapp
takeout
parsers
whatsapp-parser
hangouts-logs
-
Updated
May 28, 2020 - Python
Interactive Plotting Library for .NET
-
Updated
Feb 1, 2021 - C#
A 2d function plotter powered by d3 and interval arithmetic
-
Updated
Jan 25, 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
May 31, 2020 - MATLAB
a realtime plotting utility for terminal/console with data input from stdin
cli
console
commandline
chart
cpu
pipeline
graph
snmp
pipe
realtime
ping
plot
console-tool
cli-app
command-line-tool
stdin
sar
snmpget
snmp-network-throughput
-
Updated
Nov 18, 2020 - C
An open-source plotting library for statistical data.
kotlin
python
data-science
jupyter
plot
data-visualization
plot-library
jupyter-notebooks
statistical-data
ggplot
-
Updated
Feb 1, 2021 - Kotlin
matplotlib extension for vaporwave aesthetics
visualization
python
sunset
palette
plot
color-palette
axes
seaborn
vaporwave
aesthetics
matplotlib
colormap
facetgrid
kdeplot
vaporwave-aesthetics
crystal-pepsi
-
Updated
Oct 29, 2018 - Python
Plotly for Rust
-
Updated
Feb 1, 2021 - Rust
soulthreads
commented
Aug 23, 2019
Right now it's hardcoded.
Data plotting library for Rust
-
Updated
Feb 1, 2021 - Rust
A chart plotting tool implemented by Golang and Highcharts.
-
Updated
Mar 21, 2017 - Go
-
Updated
Jul 24, 2019 - Python
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