How to color continuous data histogram based on category data?
Hello,I have two(2) columns:1. First column contains continuous data on turn around times.2. Second column contains categorical data (types of departments) eg: microbiology, histology, chemistry etc.when I create a histogram distribution of turn around time data and use local data filter to filter out departments: I would like to see a different color histogram for different color department. Righ...