Skip to content

Document interactive plotting use #6

@danielhollas

Description

@danielhollas

On Fedora 39 I am getting the following warning when running the script with uv (uv run promdens.py)

../promdens.py:813: UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
  plt.show()

We should document what is needed to make this work.

Also, I think it might be perhaps worthwhile to implement a new option that turns on/off the interactive plotting, which will be useful for tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions