Skip to content

Commit

Permalink
Add "az/alt" to horizon plot title
Browse files Browse the repository at this point in the history
  • Loading branch information
ehneilsen committed Aug 24, 2023
1 parent 00138a7 commit 00ed3c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schedview/app/prenight/prenight.py
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ def horizon_map(self):
logging.info("Updating polar alt-az plot")

fig = bokeh.plotting.figure(
title="Horizon Coordinates",
title="Horizon (Az/Alt) Coordinates",
x_axis_type=None,
y_axis_type=None,
frame_width=512,
Expand Down

0 comments on commit 00ed3c2

Please sign in to comment.