anoosurf edited a comment on issue #13847: URL: https://github.com/apache/incubator-echarts/issues/13847#issuecomment-748964133
thanks pissang :) its now showing the 3D chart .. but one bug .. it seems to be not showing the name on the axis i tries changing all the settings of namegap etc. but not showing still thanks for your prompt help :) ![image](https://user-images.githubusercontent.com/4696146/102780145-753fe880-43bb-11eb-8a28-8749b02cb119.png) ```js xAxis3D: { name: 'test', nameGap:0, type: 'value' }, yAxis3D: { name: fldy }, zAxis3D: { name: fldz }, ``` ---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org