Forum Discussion
GBB223
3 years agoFrequent Visitor
Change color for each selected data
Hi, I currently have codes that change the color of selected data on a scatter plot, but I'm trying to have different color for each selection. The code is below, DataToHighlight = Var _Selec...
GBB223
3 years agoFrequent Visitor
amitchandak Thank you for your response. Tried it but it still only shows two color for multiple selections. I would like to have something like, SelectedProduct A = red, SelectedProduct B = green, SelectedProduct C = yellow, ...., rest of the product = blue