BaderLab / Cytoscape_workflows

collection of notebooks with different cytoscape workflows
Creative Commons Zero v1.0 Universal
49 stars 36 forks source link

about mapData #4

Open allizewell opened 5 years ago

allizewell commented 5 years ago

Cotyoscape has helped me a lot ,but now I meet a problem when i use the function 'mapdata' .

I want to do a function like color gradual change , to use 3 values and 3colors like {'background-color': 'mapData(width,1,10,50,color1,color2,color3)'} , but the document says it supports only 2 values, i want to know a way to deal with it,can you help me ? thanks a lot.

risserlin commented 5 years ago

Are you trying to do this in Cytoscape.js?

allizewell commented 5 years ago

for now, i want to rewrite the funcion , it is really a big challenge