Skip to content

Commit

Permalink
Updated map svg
Browse files Browse the repository at this point in the history
  • Loading branch information
pclemow committed Sep 3, 2024
1 parent 0015a42 commit 580a19e
Show file tree
Hide file tree
Showing 3 changed files with 11,165 additions and 5,164 deletions.
2 changes: 1 addition & 1 deletion app/figures.py
Original file line number Diff line number Diff line change
Expand Up @@ -1146,7 +1146,7 @@ def generate_reserve_generation_fig(wesim_data: dict[str, pd.DataFrame]) -> go.F
return reserve_generation_fig


@figure("Agent and EV Locations")
@figure("Map of Gridlington")
def generate_map_fig(df: pd.DataFrame) -> go.Figure:
"""Creates map figure.
Expand Down
Loading

0 comments on commit 580a19e

Please sign in to comment.