JuliaPlots / JuliaPlots/PlotlyJS.jl

Slow histogram

Open
#136 5 comments 0 reactions 0 assignees View on GitHub
perf
Dominant language
Julia
Stars
444
Forks
86
PR merge metrics
No merged PRs in 30d

Description

The histogram method provided by PlotlyJS seems to be rather slow. I noticed this trying to plot histograms for arrays containing about ten million entries. In order to speed things up, I've written a similar method based on StatsBase and PlotlyJS.bar plots which has shown to be drastically faster in my use case.

Are there any reasons why PlotlyJS should not use StatsBase for the histogram creation?

Should you be interested, I'll gladly provide my approach.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.