JuliaPlots/Plots.jl

[FR] Series type pixel

Open

#2,859 opened on 2020年7月13日

GitHub で見る
 (9 comments) (0 reactions) (0 assignees)Julia (381 forks)batch import
discussionextensiongood first issue

Repository metrics

Stars
 (1,943 stars)
PR merge metrics
 (平均マージ 3d 12h) (30d で 2 merged PRs)

説明

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

コントリビューターガイド