You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/08/06 10:32:44 UTC

[GitHub] [echarts] artisanship opened a new issue, #17478: [Bug] 是应该加强对TS友好提示呢,还是配置文档应该加强。

artisanship opened a new issue, #17478:
URL: https://github.com/apache/echarts/issues/17478

   ### Version
   
   5.3.3
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   直接在官网的示例
   1、选择TypeScript 代码编辑
   2、插入
   `
   toolbox: {
       emphasis: {
         iconStyle: {
           textPosition: 'top'
         }
       }
     },
   `
   
   ### Current Behavior
   
   配置项:
   <img width="988" alt="image" src="https://user-images.githubusercontent.com/16649952/183244954-af1198ea-6763-4eeb-a740-06fef6b7afee.png">
   
   发现多处有这种情况.......
   <img width="940" alt="image" src="https://user-images.githubusercontent.com/16649952/183245042-6e59d2e9-2ffc-48b2-a4bc-6d7555c8669a.png">
   
   ### Expected Behavior
   
   是应该加强对TS友好提示呢,还是配置文档应该加强。
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #17478: [Bug] 是应该加强对TS友好提示呢,还是配置文档应该加强。

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #17478:
URL: https://github.com/apache/echarts/issues/17478#issuecomment-1207190962

   @artisanship It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   [Bug] Should the TS friendly tip be strengthened, or should the configuration documentation be strengthened?
   
   **BODY**
   
   ### Version
   
   5.3.3
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   Examples directly on the official website
   1. Select TypeScript code editing
   2. Insert
   `
   toolbox: {
       emphasis: {
         iconStyle: {
           textPosition: 'top'
         }
       }
     },
   `
   
   ### Current Behavior
   
   Configuration item:
   <img width="988" alt="image" src="https://user-images.githubusercontent.com/16649952/183244954-af1198ea-6763-4eeb-a740-06fef6b7afee.png">
   
   Found this in many places....
   <img width="940" alt="image" src="https://user-images.githubusercontent.com/16649952/183245042-6e59d2e9-2ffc-48b2-a4bc-6d7555c8669a.png">
   
   ### Expected Behavior
   
   Should the TS friendly prompt be strengthened, or the configuration document should be strengthened.
   
   ### Environment
   
   ````markdown
   - OS:
   - Browser:
   - Framework:
   ````
   
   
   ### Any additional comments?
   
   _No response_
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org