JuliaPlots/Plots.jl

[FR] Series type pixel

Open

#2859 aperta il 13 lug 2020

Vedi su GitHub
 (9 commenti) (0 reazioni) (0 assegnatari)Julia (381 fork)batch import
discussionextensiongood first issue

Metriche repository

Star
 (1943 star)
Metriche merge PR
 (Merge medio 3g 12h) (2 PR mergiate in 30 g)

Descrizione

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

Guida contributor