diff --git a/src/components/editor/chart-editor.vue b/src/components/editor/chart-editor.vue
index 56944770..0dd1da46 100644
--- a/src/components/editor/chart-editor.vue
+++ b/src/components/editor/chart-editor.vue
@@ -12,6 +12,7 @@
class="chart-btn bg-gray-100 cursor-pointer hover:bg-gray-200"
id="modal-btn"
@click="clearEditor()"
+ :disabled="!allowMany && chartConfigs.length > 0"
>