-
Notifications
You must be signed in to change notification settings - Fork 233
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
renderLabel params are not working for single node #322
Labels
Comments
Hi @volkantas thanks for reporting.
I would kindly ask you to go ahead and open a feature request for the |
Sure @danielcaldas, Related future request is here: #330 |
danielcaldas
changed the title
fontSize and renderLabel params are not working for single node
renderLabel params are not working for single node
Jul 3, 2020
danielcaldas
added a commit
that referenced
this issue
Jul 3, 2020
* Misc improvements cleanup from previous PRs - Revert DOCUMENTATION.md to previous version - Adjustments in documentation - Add copy to clipboard button to sandbox for graph configuration field - Remove eslint rule new-line-after-var - Small refactor around graph.builder and graph.helper - Small refactor marker.helper * Small improvements in sandbox improve copy to clipboard * Fix unit test * Add sample for new size API @terahn #342 * Allow users to select the node.labelPosition in the form * Fix #322 * Fix #323
Released in react-d3-graph 2.5.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
node.fontSize and node.renderLabel parameters are not working for single node.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
fontSize parameter must be effect nodes font size
renderLabel parameter must be show or hide nodes label
Screenshots
Environment:
The text was updated successfully, but these errors were encountered: