From 366ec62cd7c668ee3250434fa6e1da7acc23fee4 Mon Sep 17 00:00:00 2001
From: wangxiaoshuang <825034831@qq.com>
Date: Fri, 3 Apr 2026 14:02:05 +0800
Subject: [PATCH] 1
---
src/icons/svg/histogram.svg | 1 +
.../reading/dicoms3D/components/histogram.vue | 366 ++++++++++++++++++
2 files changed, 367 insertions(+)
create mode 100644 src/icons/svg/histogram.svg
create mode 100644 src/views/trials/trials-panel/reading/dicoms3D/components/histogram.vue
diff --git a/src/icons/svg/histogram.svg b/src/icons/svg/histogram.svg
new file mode 100644
index 00000000..3959c4ff
--- /dev/null
+++ b/src/icons/svg/histogram.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/views/trials/trials-panel/reading/dicoms3D/components/histogram.vue b/src/views/trials/trials-panel/reading/dicoms3D/components/histogram.vue
new file mode 100644
index 00000000..89438e12
--- /dev/null
+++ b/src/views/trials/trials-panel/reading/dicoms3D/components/histogram.vue
@@ -0,0 +1,366 @@
+
+
+
+
+
\ No newline at end of file