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

贡献者指南