Vindaar / ggplotnim

A port of ggplot2 for Nim
https://vindaar.github.io/ggplotnim
MIT License
175 stars 15 forks source link

Fix histogram plotting performance regression #132

Closed Vindaar closed 2 years ago

Vindaar commented 2 years ago

Fixes a severe performance regression for plotting of stacked histograms, if the "previous value" column of the stack was constantly zero.