palantir / plottable

:bar_chart: A library of modular chart components built on D3
http://plottablejs.org/
MIT License
2.97k stars 224 forks source link

Remove gap from bar thickness if width of bar is below threshold #3450

Closed themadcreator closed 6 years ago

themadcreator commented 6 years ago

This prevents bars from dissappearing at just the right resolution and zoom level due to pixel sampling moire

themadcreator commented 6 years ago

Before

pbar-before

After

pbar-after

blueprint-bot commented 6 years ago

Remove gap from bar thickness if width of bar is below threshold

Demo: quicktests | fiddle