sisaki
Posts: 4
Joined: Tue Jul 06, 2021 11:37 am

Show scrollbar on the left side

HI,
HIghcharts scrollbar is always shown on right side of the chart. can anyone help how to show it on left side to be in line with RTL scenarios. appreciate any help here.
Note: Highstock.js scrollbar is being used.

thanks in advance :)
dominik.c
Posts: 2081
Joined: Fri Aug 07, 2020 7:07 am

Re: Show scrollbar on the left side

Hello sisaki!

Welcome to our forum and thanks for contacting us with your question!

As far as I see the scrollbar is displayed at the bottom of the chart. Could you show me how you would like it to be displayed? Some sketches or images would be helpful. :)

Demo:
https://jsfiddle.net/BlackLabel/ourg5hwq/

Best regards!
Dominik Chudy
Highcharts Developer
sisaki
Posts: 4
Joined: Tue Jul 06, 2021 11:37 am

Re: Show scrollbar on the left side

Thank you for the response, we can see scroll bar is on right side for a bar type chart. but when I show the chart for RTL scenario like hebrew language. whole chart is working RTL except scroll bar is still shows on right side.
In below sample it is always shows right side even after setting opposite to true for xaxis.

https://jsfiddle.net/gh/get/library/pur ... scrollbar/

we are looking for bar, heatmap and stacked bar charts to show scrollbar on left hand side for RTL lagnuages.

Attached Actual and expected screenshots for bar type charts. please help here
Attachments
BarChartActual.JPG
BarChartActual.JPG (42.46 KiB) Viewed 1209 times
Expected scrollbar position
Expected scrollbar position
BarchartExpected.JPG (41.99 KiB) Viewed 1209 times
dominik.c
Posts: 2081
Joined: Fri Aug 07, 2020 7:07 am

Re: Show scrollbar on the left side

Hi again!

I'm afraid that there are no properties from the API that could allow changing the alignment of the scrollbar. You can create a feature request on our GitHub and we'll see what can be done here.
Here's the link: https://github.com/highcharts/highchart ... new/choose

Best regards!
Dominik Chudy
Highcharts Developer
sisaki
Posts: 4
Joined: Tue Jul 06, 2021 11:37 am

Re: Show scrollbar on the left side

yes submitted the feature request here. also added my workaround. please check and share if any reliable solution and your comments on the workaround.

https://github.com/highcharts/highcharts/issues/16017
dominik.c
Posts: 2081
Joined: Fri Aug 07, 2020 7:07 am

Re: Show scrollbar on the left side

Thanks for creating the ticket. I saw that you've also asked your question on our blog. I don't know whether you know but you got an answer over there. :)

Link: https://www.highcharts.com/blog/news/22 ... -any-axis/

Best regards!
Dominik Chudy
Highcharts Developer

Return to “Highcharts Stock”