highcharts / highcharts-ios

iOS wrapper for Highcharts.
Other
127 stars 39 forks source link

Axis Labels Not getting displayed Issue #410

Closed shekharshelke07 closed 1 year ago

shekharshelke07 commented 1 year ago

Hi,

Below are the issues I'm facing while using Highcharts for showing analytical data:

  1. Axis labels not showing once start searching. To reproduce this:

    • Search in the text field with any single character OR tap on the 'See More Tags' button at the bottom.
    • Even when searching with multiple characters the alignment of the bar gets shifted to the center.
  2. Axis labels not getting multi-lined when the length of the label is larger. To reproduce this:

    • We can see the first label 'Staff/staff/staff/mystaff/goodstaff' not getting multi-lined which is expected due to which graph plot area gets shrunk.

Please find attached the demo video and code with GitHub for the issues

Demo Video:- https://user-images.githubusercontent.com/70220444/212824248-99897cf0-c5a5-412b-9e4b-bdc4f3e93013.mov

GitHub Link: - GitHub Link

  1. The percentages shown in the graph are not getting displayed when I'm updating the graph with the see more tags button click for the Arabic language.

Please find attached a screenshot of this issue

percentage_display_issue_onSeeMoreTagsClick (1)

I have raised a query for the same issues on the Highcharts Official forum also.
forum link

Could you please help me with this? Thank you!