LiYang-DS commented on issue #11169: surface不显示
URL: 
https://github.com/apache/incubator-echarts/issues/11169#issuecomment-528267721
 
 
   > ```js
   > type: 'line3D'
   > ```
   
   
   Dear all, 
   
   Hi~ I have met the same problem, actully.
   
   My question could be condensed as follow:
   1.  If I have a dataset of lots of 3D data, such  [x, y, z], and I want to 
show all of them in 'surface', it seems it is not easy to be realized, have I 
missed sth?  I thought my setting on 3D space, is fine. So I strongly doubt the 
format of input data has some special things.
   2.  I read the so-called help file, it told me that X in [x, y, z] has to be 
in a order from small to big, I follow such rule, and I failed again.
   3. I read the several online and succcessful cases supplied, seems, x and y 
in  [x, y, z], have to be located strictly to the grid? however, my data from 
nature measurement , it could be follow some so-called step ,e.g., 0.5 or 0.005.
    Pls give some clue to me, why part I need to read again? Thanks for that! 
   

----------------------------------------------------------------
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