oxnr / awesome-bigdata

A curated list of awesome big data frameworks, ressources and other awesomeness.
https://github.com/onurakpolat/awesome-bigdata
MIT License
13.2k stars 2.55k forks source link

Add DevExtreme React Chart #200

Closed Krijovnick closed 5 years ago

Krijovnick commented 6 years ago

I'm add the link to the DevExtreme React Chart.

hslatman commented 6 years ago

Do you have some information about the performance of React Chart with large amounts or fast data?

Krijovnick commented 6 years ago

The React Chart is in the beta version now and we cannot for now share the time it requires to draw itself. We will prepare this data by the release time.

vincentkoc commented 5 years ago

@hslatman please provide information on volume of users/downloads and performance. As its not on Github its hard to gauge interest/usage in that package

hslatman commented 5 years ago

I think you meant to say @Krijovnick, @koconder 🙂

Krijovnick commented 5 years ago

Hello, @koconder and @hslatman In the example you can see how much time is required to draw a React Chart with a different amount of data. You can try changing the number of data points and check the performance. DevExtreme React Chart is available on the npm and github, where you can find information about the volume of users and downloads.

vincentkoc commented 5 years ago

@Krijovnick added!