25 May, 2013

Custom Bullet in amChart

If you want to add your own custom bullete in amChart as shown in below image, just try to use below code:



                graph.customBullet = "images/bullet-point.png";
                graph.bulletSize = 7; // bullet image should be a rectangle (width = height)
               // graph.customBulletField = "customBullet"; // this will make the graph to display custom bullet (red star)

Popular Posts

Featured Post

Liferay 7.3 compatibility matrix

Compatibility Matrix Liferay's general policy is to test Liferay Portal CE against newer major releases of operating systems, open s...