You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The module puts out great graphs. However, we'd like to make the colors parametrizable.
Describe the solution you'd like
Add the color scheme as a member variable to ComputationGraph. To apply a different color scheme, set it via a parameter in the function draw_graph.
Describe alternatives you've considered
None
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The module puts out great graphs. However, we'd like to make the colors parametrizable.
Describe the solution you'd like
Add the color scheme as a member variable to ComputationGraph. To apply a different color scheme, set it via a parameter in the function draw_graph.
Describe alternatives you've considered
None
The text was updated successfully, but these errors were encountered: