100pah commented on issue #9833: Is it possible to have multiple markers per candle in the candlestick chart. URL: https://github.com/apache/incubator-echarts/issues/9833#issuecomment-457941839 I have no idea what is the content of the `series.markPoint.data: trades` in the option you provided. There is some other way to make markers or labels: Use scatter series but not show the graphics but only labels disable. Use [custom series](https://ecomfe.github.io/echarts-examples/public/index.html#chart-type-custom) to make markers or labels.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
