JuliaPlots/Plots.jl

[FR] Series type pixel

Open

#2.859 geöffnet am 13. Juli 2020

Auf GitHub ansehen
 (9 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Julia (381 Forks)batch import
discussionextensiongood first issue

Repository-Metriken

Stars
 (1.943 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T 12h) (2 gemergte PRs in 30 T)

Beschreibung

Create a new series type that draws pixels. It is similar to st=:scatter with smallest size and no border if backend cannot draw pixels natively. PyPlot and GR are capable of this where the benefit is vastly faster plotting for huge data where line plots take too long

Contributor Guide