get_continuous_colorscale.Rd
Returns a continuous colorscale definition suitable for plotly surface plots based on the specified color palette.
get_continuous_colorscale(palette = "viridis")
(`character(1)`) Name of the color palette. One of "viridis", "plasma", "grayscale".
A list defining the colorscale for plotly.