Skip to content

return values with ax.record = True #43

@florisvb

Description

@florisvb

add support for:

ax = layout.axes[('example', 'example_distribution')]
ax.record = True
r = ax.hist(foo)

(currently returns None, which raises error)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions