Release v1.5 #96
rokotyan
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Cosmograph 1.5 brings a few exciting new features, along with bug fixes and optimizations.
What's new
getSampledNodePositionsMap
has been introduced to enable you to sample a number of evenly distributed nodes visible on the screen. It comes in handy when you want to implement feature like dynamic node labels. You can control the number of nodes in the sample by specifying thenodeSamplingDistance
configuration parameter. Thanks to this feature, we were able to introduce dynamic node labels in the latest Cosmograph.app update:fitViewOnInit
,fitViewDelay
, andfitViewByNodesInRect
.Fixes
Optimization
This discussion was created from the release Release v1.5.
Beta Was this translation helpful? Give feedback.
All reactions