amcharts / amcharts5

The newest, fastest, and most advanced amCharts charting library for JavaScript and TypeScript apps.
Other
345 stars 92 forks source link

How to stick Title for column group to the left most position of chart #1649

Closed Ashishvkale closed 3 weeks ago

Ashishvkale commented 1 month ago

I have grouped my column in column series Each group has tittle and those are moving when horizonatl scrollbar is moved.

I want Title for column group to stick to left most to the chart (no matter chart is getting scrolled left or right)
 Below is the code pen for the same:

https://codepen.io/ashish-kale-ak/pen/KKjWqKB?editors=0010

martynasma commented 1 month ago

I'd just use axis ranges to add those titles: https://www.amcharts.com/docs/v5/charts/xy-chart/axes/axis-ranges/

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open 30 days with no activity. It will be closed in 5 days unless a new comment is added.