Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Setting color on individual nodes in Tree
posted

I am binding to a igTree using JSON binding.  I would like to set different colors on individual nodes.  For example, the first node is red, the second is blue, the third is green etc.  The color is used to indicate a status for the data the node represents.  Can someone give me an idea of how to do this, or if it can be done?