Skip to content

Commit

Permalink
Add Plotly to /admin/report
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinEtchells committed Oct 17, 2024
1 parent 8b0239a commit 68394b5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions django_app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@
{
"distDir": "./dist/js/libs",
"staticPath": "./src/js/libs"
},
{
"distDir": "./dist/dash/component/plotly/package_data",
"staticPath": "./src/js/admin/plotly.min.js"
}
],
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions django_app/frontend/src/js/admin/plotly.min.js

Large diffs are not rendered by default.

0 comments on commit 68394b5

Please sign in to comment.