cosmograph-org / cosmos

GPU-accelerated force graph layout and rendering
Other
789 stars 51 forks source link

Style nodes using images or svgs #58

Open abhishekvash-tl opened 1 year ago

abhishekvash-tl commented 1 year ago

We have a requirement where we would like the nodes to represent different entities, using svgs. How do we go about this? Other than that this seems to be the perfect library ! Great work

rokotyan commented 1 year ago

Thanks @abhishekvash-tl!

We're thinking about adding support for raster images (definitely not SVGs) in the future but we don't have a timeline for that yet.

abhishekvash-tl commented 1 year ago

Thanks! Great project btw. Definitely a fan

sadnzr commented 3 months ago

Dear rokotyan! Do you start to add this feature?

rokotyan commented 3 months ago

@sadnzr We're currently working on some other features, like rendering optimizations to support even larger data sets and a python version. But I hope later this year we'll get to this one too.

sadnzr commented 2 months ago

Thanks alot!