SimeMobileCity 0.1
  • API
  • Workflow
  • Site
    • Page
        • Topology.plot

    Topology.plot¶

    Topology.plot(pois=[], routes=[], ax=None, kwargs={'G': {}, 'P': {}, 'R': {}})¶

    Plot graph optionally with chargin stations and routes.

    Parameters:
    poi : list, optional

    List of points of interest graphs to show

    routes : list, optional

    List of routes to show

    ax : Axis, optional

    Axis object

    kwargs: dictionary, optional

    Dictionary with plotting parameters for the graph G, Pois P and routes R

    Returns:
    ax : Axis

    Axis object

    Back to top

    © Copyright 2021, Hamzeh Kraus.
    Created using Sphinx 1.6.6.