streamlinesocial / highcharts-regression

Linear and non-linear regression support for highcharts
MIT License
73 stars 64 forks source link

Fix loess calclulation for non array data #90

Closed tillsc closed 5 years ago

tillsc commented 5 years ago

The loess calculation didn't work when data was presented as objects (with attributes x and y). This makes both ways work.

This should fix #79

phpepe commented 5 years ago

Merged. Thanks for your contrib !

El mié., 27 feb. 2019 a las 9:51, Till Schulte-Coerne (< notifications@github.com>) escribió:

The loess calculation didn't work when data was presented as objects (with attributes x and y). This makes both ways work.

This should fix #79 https://github.com/streamlinesocial/highcharts-regression/issues/79

You can view, comment on, or merge this pull request online at:

https://github.com/streamlinesocial/highcharts-regression/pull/90 Commit Summary

  • Fix loess calclulation for non array data

File Changes

Patch Links:

- https://github.com/streamlinesocial/highcharts-regression/pull/90.patch

https://github.com/streamlinesocial/highcharts-regression/pull/90.diff

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/streamlinesocial/highcharts-regression/pull/90, or mute the thread https://github.com/notifications/unsubscribe-auth/AB_TLlt4H-HjUBp84iLzZ-0GDv6ssj7_ks5vRn86gaJpZM4bUdUc .