Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Directly producing color values for each node #250

Open
nakanangdoods opened this issue Jul 25, 2023 · 0 comments
Open

Directly producing color values for each node #250

nakanangdoods opened this issue Jul 25, 2023 · 0 comments

Comments

@nakanangdoods
Copy link

Is your feature request related to a problem? Please describe.
Hi! I'm a beginner Python user and I am trying to learn how to use the API for the Kepler Mapper. I do not know if there is an existing way to do this with the current API, but I would like to either: 1) find a way to color nodes directly or 2) extract boolean values for nodes using member data.

Describe the solution you'd like
My idea for this solution would just be to directly input the color value for each node, but afaik, the API will only extract this from the application of a numpy array function on the member data.

Describe alternatives you've considered
Is there a way to implement numpy array functions multiple times (say pass np.all(np.isnan())) for the node_color_function?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant