Skip to content

Commit

Permalink
Merge pull request #394 from DigitalSlideArchive/plottable-data
Browse files Browse the repository at this point in the history
Use new plottable data endpoints from large_image
  • Loading branch information
manthey authored Jul 10, 2024
2 parents 4f04b1d + 35f23d0 commit 4b297fb
Show file tree
Hide file tree
Showing 6 changed files with 111 additions and 178 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ repos:
- id: fix-byte-order-marker
- id: forbid-new-submodules
- id: mixed-line-ending
- id: no-commit-to-branch
- id: trailing-whitespace
- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.10.0
Expand Down
1 change: 1 addition & 0 deletions histomicsui/web_client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"bootstrap-submenu": "^2.0.4",
"copy-webpack-plugin": "^4.5.2",
"petite-vue": "^0.4.1",
"plotly.js": "^1.58.5",
"sinon": "^2.1.0",
"tinycolor2": "~1.4.1",
"url-search-params-polyfill": "^8.1.1",
Expand Down
Loading

0 comments on commit 4b297fb

Please sign in to comment.