Add generic visualization for domains

Issue #26 wontfix
cdann@cdann.de created an issue

create a generic visualization for domains that have no custom visualization, for example HIVTreatment. The visualization should show live graphs for each state dimensions which plot value of the state dimensions vs. timestep. Since domains keep track of their own state, this is now possible.

Comments (1)

  1. cdann@cdann.de reporter

    I tried to do this but the performance of live-plotting in matplotlib is not great. I think we should not have such a generic visualization.

  2. Log in to comment