komagic commented on issue #8426: How to make a node above the axis? URL: https://github.com/apache/incubator-echarts/issues/8426#issuecomment-393370212 u could find “data“ in “series“(type:"line"),and u can insert some numbers, like[2,3,4],also u can insert an object, instead of numbers,e.g.[{value:2,label:{...}},{value:3,label:{...}}]
---------------------------------------------------------------- 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]
