LyesOrd commented on issue #18561: URL: https://github.com/apache/echarts/issues/18561#issuecomment-1521262676
You think ? There's no possibilities to bypass this problem by adding the z-index property for a bar ? Like use z and say this z is based on the value of my data ? arrData = [10,25,8,12] -> arrIndexData = [1,3,0,2] -> use this array of index for the z property ? You're probably right but just to make sure i can't do this for my chart -- 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]
