grafana / xyz-chart

XYZ Chart panel
Apache License 2.0
14 stars 0 forks source link

Remove SelectiveBloom and Cleanup #33

Closed codeincarnate closed 2 years ago

codeincarnate commented 2 years ago

This removes SelectiveBloom because it's implementation has changed significantly since we added it. See https://github.com/pmndrs/react-postprocessing#selective-bloom for comparison.

Also do some minor cleanups.