Skip to content

Create hook allowing polynomial regression #8

@lpatiny

Description

@lpatiny

Would be nice to have the possibility to add a polynomial regression that display the function simply using a hook.

We would need to specify some props like:

  • degree for polynomial regression
  • show / hide function
  • callback with fit information
  • series id on which to attach the regression (and therefore the where to extract the data to send to polynomial regression).
  • styling props to send to the function series returned by this hook

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions