About 50 results
Open links in new tab
  1. python - Plotly: How to interactively set heatmap colorscale using ...

    I am using Plotly to make some heatmaps. I would like to have an interactive color bar in order to be able to shift and/or change the scale, the same way as for the x and y axes but for the color s...

  2. Plotly Express line with continuous color scale - Stack Overflow

    Oct 24, 2021 · There is a way to set your own line color for line graphs. What does it mean to set a continuous color scale for a line chart? Normally, a changing line graph is represented by a single …

  3. How to use a colorscale palette with plotly and python?

    Sep 30, 2018 · I would like to use the 'Viridis' color palette. I haven't found a way to modify the colors of the graph or to use a color palette to automatically color differently the different stack of the bar chart.

  4. Create own colormap using matplotlib and plot color scale

    I have the following problem, I want to create my own colormap (red-mix-violet-mix-blue) that maps to values between -2 and +2 and want to use it to color points in my plot.

  5. Discrete color scale for plotly graph object - Stack Overflow

    Sep 5, 2022 · But all I have found so far is doing this using plotly express. I have to use plotly graph objects because I have multiple traces containing different types of plots. So is there any …

  6. How to use a color scale in a power bi donut chart

    May 17, 2023 · It is possible now. You just have to build a bar chart then on the columns of the chart you can set the colors by using the fx button. Then you can use the format painter to tranfer the colors …

  7. r - How do I set a gradient color scale with a fixed midpoint with ...

    Mar 9, 2023 · I tried changing the fill color so that there's only white and blue colors in case all z_score values are negative, but this gives an incorrect plot: For negative-only z_score, I want a white color …

  8. how to convert continuous colorscale into discrete colorscale?

    Mar 22, 2022 · I'd like to use two colors red and blue but with different concentration like below. I'd like to convert this continuous color scale into discreate color scale with 10 discreate colors. https://plo...

  9. Excel conditional format color scale formula - Stack Overflow

    Jun 23, 2020 · I have a column of data in Excel (column Y) that I'd like to apply a 3 color scale to based on how it compares to a second column (column B). What I would like to have is a green color if it is …

  10. Graded color scale to ignore 0's in Excel - Stack Overflow

    Aug 20, 2020 · I'm trying to use the graded color scale in a pivot table in excel, but I'd like to ignore 0's from the scale. I can easily mask the values with an additional rule, but this doesn't remove them …