Results 544 comments of seladb

@probablykasper this might solve it, however loading all that data to the browser will take a lot of time and memory. There're also a performance issues with [ApexCharts](https://apexcharts.com/) when loading...

yes, that makes sense. Its' worth trying Chart.js and see if it performs better. If you're interested I invite you to try implementing your ideas, those would be very nice...

What do you mean by github search results? Is it available through github API?

looks like github does have the API for it: https://developer.github.com/v3/search/ This might be a good idea, but probably for a later phase of the project. Your ask requires a backend...

Do you mean how many issues were opened over time, or closed, or currently open? Anyway, this project is mostly about stars. Looking at issues is probably a different project......

do you mean a spearate graph that shows stars per day?

Thanks, that's a good idea! Toggle is probably a better idea than a separate graph/url. I'm actually in a process of re-writing this project using [React](https://github.com/seladb/StarTrack-js/tree/react). I'll add it as...

Sure, I'll do that

Thanks @MuellerSeb , this is a good suggestion! Please feel free to implement it and open a PR if you have time

Got it, no worries. I'll try to add it when I have time