Skip to content

Commit 27ea4e0

Browse files
committed
feat: changed color scheme and axis
1 parent 04e1759 commit 27ea4e0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/plotting.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,10 @@ def full_plot(free_filename:str, obstacle_filename:str):
132132

133133
# Plot RSSI free vs obstacle
134134
plot_rssi_free_obstacle(free_filename, obstacle_filename)
135+
# =================================================================================================================================== #
136+
137+
138+
# =================================================================================================================================== #
139+
# -------------------------------------------------------- ORIGINAL FUNCTIONS ------------------------------------------------------- #
140+
135141
# =================================================================================================================================== #

0 commit comments

Comments
 (0)