This function simulates a continuous legend object. It is primarily used for testing the package.

simulate_continuous_legend()

Value

A ContinuousLegend object.

See also

Examples

print(simulate_continuous_legend())
#> <ContinuousLegend>
#>   Public:
#>     clone: function (deep = FALSE) 
#>     colors: #FFFFCC #FFEDA0 #FED976 #FEB24C #FD8D3C #FC4E2A #E31A1C  ...
#>     export: function () 
#>     get_color_map: function () 
#>     get_resample_method: function () 
#>     get_widget_data: function () 
#>     initialize: function (min_value, max_value, colors, n) 
#>     max_value: 75.072121246485
#>     min_value: 27.9120703111403
#>     n: 4