Skip to content

Add different plot backends #68

Description

@jo-mueller

I noticed that in some usecases (~10e6 datapoints) the plotting becomes quite slow, which can make the experience a bit tedious. Sooo I started woorking on making the biaplotter backend-agnostic.

Two things are needed for that:

  • An abstraction layer for the axis object upon which is drawn
  • An abstraction layer around the plot artists through which the plot propertes (point size, alpha, etc) can be controlled.

First look soon 👍

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions