Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

improvements for heatmap and histogram #86

Copy link
Copy link
@kushalkolar

Description

@kushalkolar
Issue body actions

heatmap and histogram need some improvements, histogram is currently broken after #78

  • heatmaps for data larger than 8192, as discussed before this is a WGPU limitation. Need to stitch together multiple pygfx.Image world objects
  • histogram is broken because histogram "data" is different from the graphic data. I think we should subclass DataFeature to make one specific to histograms, and it could handle things like each bin and its values. We could add a method to HistogramGraphic to change the scale_factor for displaying it. We might also need to subclass ColorFeature for histograms so that indexing sets the color of each bin.
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.