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

Add advanced customization options for agent visualization #2341

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 5, 2024

  1. Enhance agent visualization with additional customization options

    - Add support for edgecolors, linewidths, and alpha transparency in agent portrayal
    - Implement backward compatibility for old keyword arguments
    - Refactor _get_agent_data function to handle new visualization parameters
    - Update _draw_continuous_space and _draw_voronoi functions to use new agent data format
    - Improve code reusability and consistency across different space types
    
    Co-Authored-By: Robert Hopkins <[email protected]>
    EwoutH and rmhopkins4 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    32aec47 View commit details
    Browse the repository at this point in the history