mihoci10 opened a new issue #10904: There doesent appear to be an option to have two linear (numeric) axes on a graph URL: https://github.com/apache/incubator-echarts/issues/10904 ### Version 4.1.0-release ### Steps to reproduce Create a bar chart with both axis set to type: 'value' ### What is expected? I want to do a FFT analyzer bar chart with input data in the format of data: [[frequency,amplitude], ...] ### What is actually happening? When I first try it out it works great, but that is with an ordinal type for the X axis. When I want to use a log type for the X axis I run into strange issues. <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE -->
---------------------------------------------------------------- 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]
