diff --git a/frontend/src/views/chat/chat-block/ChartBlock.vue b/frontend/src/views/chat/chat-block/ChartBlock.vue new file mode 100644 index 0000000..a8d8c50 --- /dev/null +++ b/frontend/src/views/chat/chat-block/ChartBlock.vue @@ -0,0 +1,773 @@ + + + + + + + {{ chartObject.title }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ t('chat.export_to') }} + + + + + {{ t('chat.excel') }} + + + + + + {{ t('chat.picture') }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ t('chat.data_over_limit', [dataObject.limit]) }} + + + + + + + + + + + + + + + + + + + + + + +