Skip to content

Adding 1 more point gives incorrect chart #38

Description

@idontgetoutmuch

If I add 1 more point to my data I get a very strange chart.

kSaxis :: [(Double, Double)] -> P.Axis B V2 Double
kSaxis xs = P.r2Axis &~ do
  P.linePlot' xs

Here's 728 data points

inflammation728

and here's 729 data points

inflammation729

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions