@ -246,4 +246,19 @@ If directly developed locally:
In this case, after Luckysheet is modified in real time, the changes can be seen in the Vue project
------------
## **<spanstyle="font-size:20px;">Q</span>** Error reporting `Store.createChart` when creating chart?
**<spanstyle="font-size:20px;">A</span>** You need to introduce a chart plugin to use it. You should configure the chart plugin to use when the workbook is initialized. Refer to
## **<spanstyle="font-size:20px;">Q</span>** Can cells add custom attributes?
**<spanstyle="font-size:20px;">A</span>** The custom attributes directly assigned to the cell object will be filtered. To make the custom attributes take effect, you need to edit the code to remove the filter attributes.