flekschas / regl-scatterplot

Scalable WebGL-based scatter plot library build with Regl
https://flekschas.github.io/regl-scatterplot/
MIT License
191 stars 24 forks source link

fix: aspect ratio and opacity types #147

Closed flekschas closed 1 year ago

flekschas commented 1 year ago

This PR fixes types and enables setting the aspect ratio in the constructor

Description

What was changed in this pull request?

Why is it necessary?

Fixes #146

Checklist