diff --git a/components/prose/LineChart.global.vue b/components/prose/LineChart.global.vue
deleted file mode 100644
index a9ac5c1a6b031fc3ad6056439512f90216c7204b..0000000000000000000000000000000000000000
--- a/components/prose/LineChart.global.vue
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-
-
-
-
diff --git a/pages/search/[id].vue b/pages/search/[id].vue
index 034615c5a91fcc69ad5a1307a9435ca3112574c1..2f4000b3ebe13d2b10365c0dd44cca80c3f80735 100644
--- a/pages/search/[id].vue
+++ b/pages/search/[id].vue
@@ -192,7 +192,7 @@ function handleFormatWebSource (source) {
return sources
}
function handleFormatReports (content) {
- let chartStart = '::ProseLineChart'
+ let chartStart = '::ProseChart'
// todo
let tableStart = '::ProseDataTable'
let result = ''