JuliaPlots/Plots.jl

[FR] Series type pixel

Open

#2,859 建立於 2020年7月13日

在 GitHub 查看
 (9 留言) (0 反應) (0 負責人)Julia (381 fork)batch import
discussionextensiongood first issue

倉庫指標

Star
 (1,943 star)
PR 合併指標
 (平均合併 3天 12小時) (30 天內合併 2 個 PR)

描述

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

貢獻者指南