Ovilia commented on a change in pull request #12418: Fix 12109
URL: 
https://github.com/apache/incubator-echarts/pull/12418#discussion_r407897991
 
 

 ##########
 File path: test/polarLine2.html
 ##########
 @@ -26,12 +26,17 @@
     </head>
     <body>
         <style>
-            html, body, #main {
+            html, body, .test-chart {
                 width: 100%;
                 height: 100%;
             }
         </style>
-        <div id="main"></div>
+        <h1>main</h1>
 
 Review comment:
   Please do not change in this file because this is for line series in polar 
system. Consider moving to `bar-polar-stack.html`.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to