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/22 08:02:18 UTC

[GitHub] [echarts] echarts-bot[bot] commented on issue #17542: [Bug] 5.3.3部分配置项默认值同文档不一致

echarts-bot[bot] commented on issue #17542:
URL: https://github.com/apache/echarts/issues/17542#issuecomment-1221993462

   @mousne 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] 5.3.3 The default value of some configuration items is inconsistent with the document
   
   **BODY**
   
   ### Version
   
   5.3.3
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   1. npm
   2. echarts.init(dom, "macarons")
   
   ### Current Behavior
   
   1. 4.9.0 upgrade to 5.3.3
   2. Introduce macarons theme
   3. Compare the tooltip configuration parameters of 4.9.0 and 5.3.3 through getOption
   4. Parameters that are not manually configured The final configuration in 4.9.0 is the same as the document, and 5.3.3 is different from the document
   For example option.tooltip.borderWidth
   It ended up being 0 in 4.9.0 and 1 in 5.3.3
   5. The style of the tooltip of the macarons theme is inconsistent in 4.9.0 and 5.3.3
   
   ### Expected Behavior
   
   The default value of the option.tooltip option is consistent with the documentation
   Need to confirm whether the default value has been adjusted when upgrading V5
   The inconsistencies found so far are mainly related to the same pattern
   So is there a merge with other theme styles?
   If the confirmation is to change the default value
   I want to mention a PR to change the option.tooltip.bordrWidth and option.tooltip.textStyle.color of the macarons theme
   Keep it consistent with 4.9.0 display
   
   ### 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