Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added option to provide a custom function to print the number of agents in SVG #164

Merged

Conversation

vincent-noel
Copy link
Contributor

in PhysiMeSS we wanted to have the distinction between number of fibers and numbers of cells in the count at the top of the SVG.
So I added an optional parameter in the SVG_plot function, which by default is null and prints the default text (XX agents) in the SVG, but if a function pointer is provided can print something else (XX cells and YY fibers in our case).

@MathCancer MathCancer merged commit 59567d7 into MathCancer:development Jul 27, 2023
4 checks passed
@vincent-noel vincent-noel deleted the feat/custom_cell_counts_svg branch July 31, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants