LianJilu commented on issue #11939: Update BMapCoordSys default dimensions URL: https://github.com/apache/incubator-echarts/pull/11939#issuecomment-570234129 > @LianJilu There are some data that I printed out on the console. The `tooltipDims` should be `["value"]`. The code is [here](https://github.com/apache/incubator-echarts/blob/master/src/model/Series.js#L398). >  I find the the tooltipDim of line and bar is also 'y', and the geo is 'lat', pie is 'value', it is seems to be the dimension problem. The Coordinate System Instance has the dimensions and getDimensionsInfo Interface, maybe we should find in it.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
