Skip to content

Unification of plot functions#509

Merged
JuleAdrian merged 16 commits intoPedestrianDynamics:mainfrom
JuleAdrian:466-unification-of-plot-functions-new
Mar 6, 2026
Merged

Unification of plot functions#509
JuleAdrian merged 16 commits intoPedestrianDynamics:mainfrom
JuleAdrian:466-unification-of-plot-functions-new

Conversation

@JuleAdrian
Copy link
Collaborator

Closes #466
Closes #449

Most of the plot_functions were adjusted. Now, we have similar options in all plot_functions.

  • As a default, the title is empty

  • The following options can be set for all plot_funcitons: title, x_label, y_label, line width and color of borders, measurement_areas_, measurement_lines, lines that are ploted

  • When timeseries are plotted, you have the option to either plot frame or time at the x-axis

  • all plot_functions are used in the user_guide notebook

@ThoChat ThoChat self-requested a review December 12, 2025 10:41
Copy link
Collaborator

@ThoChat ThoChat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good, just minor cosmetic changes are required for the user guide.

@JuleAdrian JuleAdrian merged commit 29f9126 into PedestrianDynamics:main Mar 6, 2026
25 checks passed
@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.19%. Comparing base (dd2ead9) to head (d23d7de).
⚠️ Report is 1 commits behind head on main.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Unification of options for all plot functions add further options in plot_voronoi_cells

2 participants