You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/06/07 20:58:35 UTC

[GitHub] [echarts] nhhaidee opened a new issue, #17180: [Feature] Fix yAxis name within its grid or name can be truncated automatically

nhhaidee opened a new issue, #17180:
URL: https://github.com/apache/echarts/issues/17180

   ### What problem does this feature solve?
   
   Just in case we have a very long yAxis name, we want to fix this name with grid or the name should be truncated so that it can be fixed with it grids. I have tused `overflow: truncate` but it does not work
   
   Please see problem which I changed Echarts example
   
   https://echarts.apache.org/examples/en/editor.html?c=dataset-encode1&code=CQOg5gpgLgFAUAAgQJQPKoCoH0AKBBDACQQGoEByAegBMBDKWy2gZ2ehvsYBsBLAMwgBaCAA8ADhADGDAHaSAnoIYAjLhBAArZgHsZ5ADSIEfAK5yoPXQhh0GASgQBvI0gButAE4JmPAF4QANVouEwgEAF4KAFYAdgBScgBuFwR3L2Z5AFtlbS4AZT8wyIAmECjkpCRtMQsrSOdKyrVIGWoALicAX0NGpChtXIsxDsdulL6BrhyREfGmiD4oDvJJCBkoCA8DOaQBehMPCFne3ttaAC0BzJHOnYRbk7GTsA8edoQAbTvHBFewAAslt5CkEQhB9AgclB-tdgf5QaF7j0Tk4EGpFh0fPDgqEIVCYZiQTiwk8UT8_oDCdiwRD-sM4YFiUjvmiFkCsYyaQg6VTOYiHr0ALrIxoiPAiHjMDpfFFOO59eQSZbuMHbWVIF5vACSrVEHQADCKUTJaJkjhQdZJtGa1eraBLmAAZWjKCBcEa_bQMDYdKKGhA8dabFUG-53UknBrqqCK80regQMDaDzyW2yzXUHXUPUIACMRpOJrNywAwtozFAU2mUTkzHQUwBxWj0vjBNgF3r2yXO13u1EeL0J33-wMbDwhhD6sOyiO9KOymNKigq0LV56vTO6mYIYodxpFuOW60QNedh09t0egfe81-iGj4PBUMCx57uXq7mx5XE0-NDNZnMAGY3yQA9lkdfgwgAUXEKRZAUX9Ki7J0XUvftBx9BA7wDINxyfSdpxRF9KmFOZ5HFSVpRZRc4xXE8IX_LcDQhMCKACTZ5AQR1dDABAADlTTCdiUy4nj-MEhBhM47iZF4gSzUkjjRNk8SFKk5S5Ik9SZM0tSlJ01ShP0sT5KMkSDNMxTzJMiSrOkmybTfA9uMkehLBkZY1moRCD2QDDzX1EB9XzO4DwwU
 QoDyGM1GOdVtFcTY-C4bQAHdlkrMxXI2RCkDdXgxB8KUKBAEryHDWdGh-Gjv1VBiNwA7d8wQVjyCPG1mVlKqv2XH86u1JidxYwTlhwaoTC4NzdHIDqyU_JdyDogwEEY7Nt2A5rhooUaxHGya9EIxpSJOM42CBedTh4M0ZB8XQipldVWrkY8cooCCBAQGCJGkWg5FTECtrGibaj0f7yDLCsq3-n4WoATQgTwluqihk2oQNgmm4jDrfHQDlWDozjmCrvE2HgIDu755TmuNmCyscXoybJcgKfxMSyHJ8kKf6xQdBrmMp8ieYGw1KbWK1s1ij9t0eq1HMppB5HAyCPtg77fpeiZBh4ekPn9JrdwQdaABZBUpzHKiJpBzpOJHyBp-g6f-hn2eZ80naZznKe5yVebzf6Be9gaQo_UXtHF98PwQKXwfWSG5YQBWLSe2WI-5SYhmlXWIX1o2TY_M2kAt8OF2623ac2em2fdlnvErjn_C5ijmB93d-cb5v_pDsOrZRKW2vouOE_IbbduB9XU817XM8Gg2IWN03wzfbvGhtu3oXLx3a5d1nGbr8FPbbgbgNbwXVo6I_g6eru46lt7oJV-C_oHkbAb2sf-gnjOIT1iEc_nmc5lzubColRMjyBLP8TwUAQCnVQDUdyMBqjAzsMA24yCgA
   
   ### What does the proposed API look like?
   
   An option to truncate long yAxis name


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #17180: [Feature] Fix yAxis name within its grid or name can be truncated automatically

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #17180:
URL: https://github.com/apache/echarts/issues/17180#issuecomment-1149394563

   This issue is labeled with `difficulty: easy`.
   @nhhaidee Would you like to debug it by yourself? This is a quicker way to get your problem fixed. Or you may wait for the community to fix.
   
   Please have a look at [How to debug ECharts](https://github.com/apache/echarts/blob/master/CONTRIBUTING.md#how-to-debug-echarts) if you'd like to give a try. 🤓


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org