Skip to content
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

Replace react-vis with something else? #570

Open
PhilippWendler opened this issue Apr 22, 2020 · 7 comments
Open

Replace react-vis with something else? #570

PhilippWendler opened this issue Apr 22, 2020 · 7 comments
Labels
GSoC Potential topic for Google Summer of Code HTML table

Comments

@PhilippWendler
Copy link
Member

The library react-vis that we currently use for drawing plots is unmaintained. The company behind seems to be working on a successor, but it is unclear when this will be available and how it will be.

Right now the library does what we need, but at some point we might need to replace it. Based on this overview survey, the library recharts might be a suitable replacement.

@DennisSimon
Copy link
Contributor

recharts looks very promising. The api looks easy to use and easily expandable.

@lachnerm
Copy link
Contributor

lachnerm commented Jan 2, 2021

It seems that there has been some development going on after the date of this issue. The deprecation message was removed at the end of May and some changes happened. However, here it is stated that this seems to have been temporary and currently no work is being planned (26/11). I couldn't find any more information, so currently the future of the library seems to be unsure.

What should we do about that? Wait and see how they are going to continue the project or switch to an alternative?

@PhilippWendler
Copy link
Member Author

Yes, given that we do not have a concrete need for replacing it, we should just wait.

@PhilippWendler PhilippWendler added the GSoC Potential topic for Google Summer of Code label Feb 2, 2024
@vinayak-00017
Copy link

it's a very old conversation, a lot might have happened. So what is the state of this issue? Are we going to replace the library? Is there any specific library that is being considered?

@PhilippWendler
Copy link
Member Author

This is a good question. On our side nothing has happened. It seems that there have been some releases for react-vis, but they are not listed on GitHub and I cannot find release notes, which makes them dubious. It is questionable whether react-vis is still under good maintainership. Also, support for React 18 is questionable.

I guess it depends whether we find a good replacement. I do not know of any alternative libraries right now.

@JawHawk
Copy link
Member

JawHawk commented Feb 29, 2024

I think recharts will be the best preferable replacement. I have used it many times and it has most of the features.

@PhilippWendler
Copy link
Member Author

Seems plausible, at least as a first glance it looks good. But maybe there are other libraries as well, would be good to get some overview.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GSoC Potential topic for Google Summer of Code HTML table
Development

No branches or pull requests

5 participants