iamsjy17 / Plotta.js

Javascript Functional Graph Library
MIT License
23 stars 5 forks source link

fix: incorrect legend data #38

Closed iamsjy17 closed 2 years ago

iamsjy17 commented 2 years ago

This is because the first value is accessed as a 'reference' when the 'reduce' function is executed.

https://github.com/iamsjy17/Plotta.js/issues/35