Results 5 issues of iceqing

当模块采用`esm`时,由于动态`import` `ecStat`,但是未使用default,导致`ecStat`为模块,ecStat.transform.histogram为空,会出现如下错误导致图表无法展示: ``` Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'regression') at ChartRenderer. (Chart.js:147:76) at step (tslib.es6.js:102:23) at Object.next (tslib.es6.js:83:53) at tslib.es6.js:76:71 at new Promise () at...

fix

# Proposed changes Issue Number: close #xxx ## Problem summary Add description for `explain graph` and `desc graph` commands to avoid inconsistent documentation. 为`explain graph` 与 `desc graph`命令添加描述,避免文档前后不一致。 ## Checklist(Required)...

kind/docs

#### 描述问题: amis官方示例`CRUD`快速编辑功能失效 #### 截图或视频: #### 如何复现(请务必完整填写下面内容): 1. 你是如何使用 amis 的? `npm` 2. amis 版本是什么?请先在最新 beta 版本测试问题是否存在 2.2.0 4. 粘贴有问题的完整 `amis schema` 代码: ``` code here... ``` 5. 操作步骤 点开官方[快速编辑](https://baidu.github.io/amis/zh-CN/components/crud#%E5%BF%AB%E9%80%9F%E7%BC%96%E8%BE%91)示例即可复现...

need confirm

English: Hello, I'm developing an application based on your repository on GitHub. I respect and appreciate your work greatly. I've noticed that your repository does not include a LICENSE file,...

支持`MySQL`的`order by`语法,这样可以方便`monaco-editor`定制提示规则