Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

customisable font sizes in networkplots #858

Merged
merged 3 commits into from
Jul 6, 2016
Merged

customisable font sizes in networkplots #858

merged 3 commits into from
Jul 6, 2016

Conversation

cwehmeyer
Copy link
Member

  • the parameter size now overwrites the matplotlib font.size default (instead of a hard-coded value of 14pt) and sets the label sizes for states and arrows.
  • the new parameter arrow_label_size is only used for the arrow labels' font size
  • the function plot_network() now accepts **textkwargs (like plot_flux() and plot_markov_model())

@franknoe
Copy link
Contributor

franknoe commented Jul 6, 2016

thanks

@marscher
Copy link
Member

marscher commented Jul 6, 2016

Thanks for tidying this up! Appveyor failed for a strange linker error...

@cwehmeyer cwehmeyer merged commit 396b3e0 into devel Jul 6, 2016
@cwehmeyer cwehmeyer deleted the networkplot branch July 6, 2016 13:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants