Bar Chart Color Change Issues - Terms: Order

I did notice that some of our charts are changing colors when I click on the edit button from the a Dashboard page. For some reason a search by terms is not keep the same pattern of colors for each term that comes with the response. I thought that would be a good idea to send that to you in case something wrong is going on with Elastic Search or Kibana 4. Do you know what could cause the color changes on its own?

I found some Jason commands online that can help to reinforce that by code.

{
"order" : { "_term" : "asc" }
}

When I click on the Terms and change the “Order” from Top to bottom it also change the colors back green on the “up” of my bigipstatus field.

Have you selected specific colors or are using whatever was randomly generated?