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/07/10 09:44:04 UTC

[GitHub] [echarts] echarts-bot[bot] commented on issue #17344: [Bug] that cannot be rendered normally when makearea data is the scale field between two screen coordinates

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

   @ZXYT 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>
   
   **BODY**
   
   ### Version
   
   5.3.3
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   Set markArea's data as
   [
              {
                 name: 'The field between two screen coordinates',
                 x: 100,
                 y: 100
               },
               {
                 x: '90%',
                 y: '10%'
               }
   ]
   
   ### Current Behavior
   
   Unable to render markArea
   
   ### Expected Behavior
   
   Render markArea correctly
   
   ### Environment
   
   ```markdown
   - OS: windows 11
   - Browser: edge 103.0.1264.49 (official version) (64-bit)
   - Framework: vanillajs
   ```
   
   ### 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