Skip to content

Commit

Permalink
Update Plotly to 2.32.0 (#4818)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK authored Jul 9, 2024
1 parent 3a8df4b commit 03e9633
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion src/Aspire.Dashboard/Components/App.razor
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
<script src="_framework/blazor.web.js"></script>
<script src="js/app.js"></script>
<script src="js/theme.js" type="module"></script>
<script src="js/plotly-2.26.0.min.js"></script>
<script src="js/plotly-2.32.0.min.js"></script>
</body>
</html>
8 changes: 0 additions & 8 deletions src/Aspire.Dashboard/wwwroot/js/plotly-2.26.0.min.js

This file was deleted.

8 changes: 8 additions & 0 deletions src/Aspire.Dashboard/wwwroot/js/plotly-2.32.0.min.js

Large diffs are not rendered by default.

0 comments on commit 03e9633

Please sign in to comment.