stevenpetryk / mafs

React components for interactive math

Home Page:https://mafs.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vector Field Opacity Function

zawie opened this issue · comments

A lot of the times, vector arrows can get way too long. It would be nice to be able define a function, say opacity(x,y) that would return an opacity value for each arrow.

#19 This pull request should implement this feature :)