Images as Categories
This demo shows how bullets can be added to any axis.
Key implementation details
While creating a CategoryAxis we set its bullet property to a function returning a new Bullet with its sprite set to a Picture using an image from dataItem’s icon field as its source (src).
Related tutorials
Demo source