Skip to content
This repository was archived by the owner on Mar 7, 2024. It is now read-only.
This repository was archived by the owner on Mar 7, 2024. It is now read-only.

Histogram rendering issue #4

Description

@lilmothiit

When trying to add a histogram to my plot, I get an error:

File "...", line 275, in show_histogram
implot.plot_histogram('Active Image Histogram', counts, unique_values.size, self.bins, False, True, (0,0))
File "imgui\plot.pyx", line 1346, in imgui.plot.plot_histogram
AttributeError: 'dict' object has no attribute 'x'

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