Skip to content

Conversation

@reb-dev
Copy link
Contributor

@reb-dev reb-dev commented Dec 18, 2023

Additions

  • Background selector for events
  • CSS variable for node label font size

Refactoring

  • Extracted layout logic to new module
  • Replaced d3.nest (deprecated) with d3.group for hierarchal data generation

Fixes

  • Overlapping "empty" nodes (nodes without any ingoing or outgoing links)
  • Pad angle inconsistent behavior
  • Empty nodes not highlighting on hover
  • Changing config after initial render doesn't have any effect (except for radiusScaleExponent)

Closes: unovis/issues-only#13
Closes: unovis/issues-only#19
Closes: unovis/issues-only#20
Closes: unovis/issues-only#21

@reb-dev reb-dev merged commit 0c1eb48 into main Dec 19, 2023
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

Successfully merging this pull request may close these issues.

2 participants