chain colour scheme
This commit is contained in:
parent
40ae4030e8
commit
c21e85f4d2
1 changed files with 1 additions and 1 deletions
2
server.R
2
server.R
|
@ -34,7 +34,7 @@ shinyServer(function(input, output){
|
||||||
addRepresentation("cartoon",
|
addRepresentation("cartoon",
|
||||||
param = list(name = "cartoon",
|
param = list(name = "cartoon",
|
||||||
#color="tan",
|
#color="tan",
|
||||||
colorScheme = "chain",
|
colorScheme = "chainid",
|
||||||
opacity = 1
|
opacity = 1
|
||||||
)
|
)
|
||||||
) %>%
|
) %>%
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue