ContributionsMost RecentNewest TopicsMost LikesSolutionsColoring on a bar graph I created a column chart with multiple columns. I was coloring them using the conditional coloring based on what value they were in the chart. But, I ran into a problem where when two columns have the same value they will always be the same color. I want them both to be different colors. Is there a different way to approach this? Reordering the X axis for a Line Chart I created a line chart and the x-axis is ordered alphabetically, which is not what I want. How am I able to order it in a way that I want? Solved