xcode - iOS Core Plot: Multiple labels for x-axis -


not sure if achievable using core plot framework, wondering if has idea on this? want have bar chart x-axis having different labels give additional info image below!

enter image description here

core plot can display attributed strings in titles , labels. create custom axis labels , set attributedtext on label text layer.