Open fbrundu opened 6 years ago
PR for draw method for additional figure aesthetics:
draw
Example code:
c.draw('Gran', ccmap='Reds', weight=2, dpi=200, figsize=(5,5), lw=1.0, title='Gran', font_props={'fontname': 'Arial'}, remove_frame=True)
Example figure:
PR for
draw
method for additional figure aesthetics:Example code:
Example figure: