AnnEthan

Results 4 issues of AnnEthan

### Version vcharts 6.6.1 ### Link to Minimal Reproduction https://tig.easya.cc/ea/elcuk3/-/blob/main/nuxt/pages/projects/%5BprojectId%5D/analyzes/index.vue?ref_type=heads https://tig.easya.cc/ea/elcuk3/-/blob/main/nuxt/components/analyzes/SessionChart.vue?ref_type=heads ### Steps to Reproduce ### Current Behavior 图表联动,鼠标移入表2或3 可以控制表1的tooltip显示,但是鼠标移入表1不能控制表2,3 tooltip的显示。 还有表1的legend:如果选择了第一个legend 那么就可以联动表2,3。 如果选择了第二个legend,就可以联动表3,如果不选择前两个legend,则一个都联动不了 ### Expected Behavior 希望大佬能解决这个bug,我实在是搞不定,谢谢大佬 ### Environment...

bug
pending

![1](https://github.com/leeoniya/uPlot/assets/167418908/b758bf25-8c5b-42e0-be1b-40b584bb9f9e) ![2](https://github.com/leeoniya/uPlot/assets/167418908/4102e833-e50b-4833-bcee-9edadd0007ae) May I ask, I need custom Y-axis here, and Y-axis data does not need 0, I wrote the custom Y-axis data and put it into splits property, but...

Light box inside the save delete button, click the need to request api to the background, rather than the front desk directly delete, please ask how to get the background...

After uploading the file successfully, refresh the page, how to render the file returned from the background to trix, using vue3 const attachment = new Trix.Attachment({ url: 'https://elcuk-uploads.elcuk-erp.com/outxe/ProcessInstance/OTDT|202412|15_OTDT|202412|15_BpraA1tpgD.png' }); trixRemark.value.editor.insertAttachment(attachment);...