carlshe commented on issue #18437:
URL: https://github.com/apache/echarts/issues/18437#issuecomment-1493246561

   > 
   
   Thank you, helgasoft!
   
   I tested your demo code. I think it is essentially still original category 
type of xAxis. All the data defined for x_Axis is discrete identification. All 
the x-coord node must be prdefined in xAxis and evenly distributed over x-axis, 
and all feature points must locate at exactly one of the predefined x-coords. 
But for geological profile or any other similar polylines, the feature point 
could be at any a x-coord.
   
   Highchart has no much limit on x of Stack area map, except that all the 
layers should share the single data definition of x-categories. Values in x 
data set are not required evenly distributed over x-axis.
   
   Hope ECharts could provide similar function as soon.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to