Releases: kirichoi/netplotlib
Releases · kirichoi/netplotlib
1.2.1
1.1.0
1.0.15
1.0.14
1.0.12
- Fixed a bug introduced by deprecated functions in NetworkX 2.4
- Fixed a bug with plotting
ratesOfChange
- Added an option to modify dpi
- Added an option to control tight layout
- Added an option to accept a list of highlighting colors
This release officially drops the support for Python 2.x due to some of our dependencies not supporting Python 2.x anymore. Python 2.x is expected for EOL on Jan 1, 2020.
1.0.11
- Fixed a bug in weighted diagrams when more than one regulations target the same reaction.
- Fixed a bug with reversible reactions not being recognized.
- Fixed a bug with reversible reactions in weighted diagrams.
- Added a feature to modify time-course selections
- Fixed non-optimal weight labels locations
- Fixed non-optimal stoichiometry label locations
- Changed node scaling
1.0.10
- Added new property to plot colorbars
- Fixed issue with incorrect analyses
- Fixed issue with layout algorithm generating nodes too close to each other
- Fixed issue with saving figures
- Fixed issue with grid plotting where number of rows are not correct
- Fixed issue with weighted diagrams plotting incorrect regulation types when threshold was applied.
1.0.9
- Added function
drawNetworkGrid
underNetworkEnsemble
. FunctiondrawNetworkGrid
plots networks in the list inn
bym
grid. - Added function to plot inline timecourse plot.
- Added feature to use colormaps for various analyses.
- Added feature to visualize species rate of changes.
- Added feature to perform analysis at specified time for models without steady state.
- Fixed issue with rate analysis not working on irreversible reactions.
- Fixed issue with multiple species with similar names breaking rate law analysis algorithm.
- Fixed issues with modifiers in
NetworkEnsemble
. - Fixed issues with edges.
1.0.8
1.0.7
- Fixed various issues with
NetworkEnsemble
with modifiers - Fixed issue with
breakBoundary
option ON inNetworkEnsemble
- Added option to threshold edges below defined value in
NetworkEnsemble
- Added option to plot edges below threshold while computing the layout with only those above the threshold
- Inhibition arrow type is now correct (not bracket anymore)
- Added option to emphasize net direction of reaction by analyzing reaction rates at steady-state