Skip to content

Commit

Permalink
Update the html file name.
Browse files Browse the repository at this point in the history
  • Loading branch information
githubhy committed Jun 23, 2024
1 parent 5026fc9 commit 430e525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parse_monarchs.py
Original file line number Diff line number Diff line change
Expand Up @@ -232,4 +232,4 @@ def parse_year(year):
fig_image = go.Figure(data=traces_image, layout=layout_image)

# Save the plot to an HTML file
fig_image.write_html("Timeline_of_Major_Chinese_Dynasties.html")
fig_image.write_html("Timeline_of_Chinese_Dynasties_and_Monarchs.html")

0 comments on commit 430e525

Please sign in to comment.