[GitHub] [echarts] jiawulin001 commented on issue #17021: [Feature] Get calculated max/min value of yaxis

2022-05-17 Thread GitBox
jiawulin001 commented on issue #17021: URL: https://github.com/apache/echarts/issues/17021#issuecomment-1129458806 >However, bar charts uses a category xAxis. Right, so you might have to use position relative to DOM to locate the gray bar like what I did in the code sample [here](htt

[GitHub] [echarts] jiawulin001 commented on issue #17021: [Feature] Get calculated max/min value of yaxis

2022-05-15 Thread GitBox
jiawulin001 commented on issue #17021: URL: https://github.com/apache/echarts/issues/17021#issuecomment-1127125927 You can use `markArea` to achieve such effect, by setting the gray zone data to none and put markArea there. But this method is only applicable to static chart. Please check th

[GitHub] [echarts] jiawulin001 commented on issue #17021: [Feature] Get calculated max/min value of yaxis

2022-05-14 Thread GitBox
jiawulin001 commented on issue #17021: URL: https://github.com/apache/echarts/issues/17021#issuecomment-1126670501 Do you mind providing a similar option to test with? Also, do you mean that you want all gray bars to be at 250 in this picture? -- This is an automated message from the Apac

[GitHub] [echarts] jiawulin001 commented on issue #17021: [Feature] Get calculated max/min value of yaxis

2022-05-13 Thread GitBox
jiawulin001 commented on issue #17021: URL: https://github.com/apache/echarts/issues/17021#issuecomment-1126632471 As is designed, axis scale will automatically fit the user data so users won't worry about adjusting axis. What effect are you trying to attain? -- This is an automated messa