Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Removal of set_global_graph_attrs #277

Closed
jeremiedb opened this issue Mar 2, 2018 · 0 comments
Closed

Removal of set_global_graph_attrs #277

jeremiedb opened this issue Mar 2, 2018 · 0 comments

Comments

@jeremiedb
Copy link

jeremiedb commented Mar 2, 2018

Removing set_global_graph_attrs resulted in a breakage of the MXNet library which was using that function. This has been patched with add_global_graph_attrs, though the nodes are now of fixed size rather than wrapping the text content. I assume this can be fixed by changing some other graph attributes?

Although MXNet library isn't on CRAN, could there be a way to be made aware of potential breaking changes prior to a cran release that defunct or change behavior of some function? Thanks!

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

No branches or pull requests

2 participants