Review the 36 comments on the issue to understand what users expect from named axis support. Examine the Charts library's axis classes (e.g., ChartXAxis, ChartYAxis) to see how labels are currently set. Look for any proposals or partial implementations in the comments. Check if the library already supports setting axis titles via other means (e.g., custom label formatters). Consider adding a new API for axis names and updating relevant documentation.
Named axis support? · ChartsOrg/Charts#35 | Good First Issue