API: Add a KineticModel
method to handle cycle and diagram plotting
#48
Labels
API
API-related changes
KineticModel
method to handle cycle and diagram plotting
#48
As discussed in 3. of this comment, the structures of
plotting.draw_diagrams()
andplotting.draw_cycles()
are very similar. It shouldn't be terribly difficult to combine these into a single plotting function that can handle both kinds of figures. This is probably best handled after the completion of #47.The text was updated successfully, but these errors were encountered: