aloneMall

Results 8 comments of aloneMall

when can we use the Excel import and export function?

@sanchit3008 yes, this is my email: [email protected]

> by parsing excel files, do you imply importing data from excel to fortunesheet? yes

> > 举例:if(a=0,0,b/a)会提示错误,因为引擎会先计算b/a,然后将值传入。 > > 老哥,你项目里,针对现在公式的bug,是通过引入 handsontable/formula-parser 来解决的吗? 他说的是这个项目用的这个插件有bug。 ![image](https://github.com/user-attachments/assets/9ecb0570-5203-405f-a59c-aab4042c4255)

> 可以看看这个[2728](https://github.com/alibaba/lowcode-engine/issues/2728) 我拉取了lowcode-engine-ext这个项目,发现run start后,并不能正常运行,请问我该如何调试这个项目呢?能麻烦提供一下指导吗?

你有解决方案了吗?我也遇到了这个问题。 >

https://visactor.io/vtable/demo/gantt/gantt-hide-hour-scale 这里面有个自定义甘特图的toolTip的实现,可以参考一下。 你可以自己控制hideTooltip()的时机。