palantir / blueprint

A React-based UI toolkit for the web
https://blueprintjs.com/
Apache License 2.0
20.73k stars 2.18k forks source link

Question: suggest charts/graphs library which can be used with blueprint #235

Closed neevany closed 7 years ago

neevany commented 7 years ago

please suggest charts/graphs library which can be used with react/blueprint

adidahiya commented 7 years ago

Hi @neevany, we're actively working on palantir/plottable now (after a short development hiatus...) and one of our goals in the next few months is to achieve high quality interop with Blueprint via a declarative React API layer that will be a new package called @blueprintjs/chart. Stay tuned; we'll update this issue with major milestones.

cc @palantir/plottable

giladgray commented 7 years ago

https://github.com/palantir/plottable! 3.0.0 is out and it's better than ever, with plenty more to come in the coming months.

gaving commented 6 years ago

In a similar vein, I don't suppose anybody on the Palantir team has any recommendations for a library that would handle network graphs (preferably interactive)? Had a look at plottable but doesn't seem to support this.

I'm currently trying to theme VisJS to fit in with Blueprint, but it's a bit of a chore. :face_with_thermometer:

cmslewis commented 6 years ago

@gaving we have a graph library internally, but it's not in a state for open source yet.

gaving commented 6 years ago

@cmslewis Figured as much, seen some screens of Gotham and it looks neat. :)

But hope you’s eventually get around to doing that, there’s not much in the space.

ghost commented 4 years ago

@adidahiya update about palantir/plottable interop @blueprintjs/chart ?