diff --git a/tools/interactive/isee/render.py b/tools/interactive/isee/render.py index 89d242f6fe0..0532c475982 100644 --- a/tools/interactive/isee/render.py +++ b/tools/interactive/isee/render.py @@ -77,12 +77,8 @@ OPTIONS = { DEFAULT = """ -# NB: This option is depricated - Looks like the new way is to set configs in -# the sce itself - which can happen outside iSEE. -# Should it be omitted? sce <- registerAppOptions(sce, color.maxlevels=40) - categorical_color_fun <- function(n){ if (n <= 37) { # Less than 37 colours, use something from colour brewer