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

Badge to show libraries which prevent NaN as the number type #1269

Open
DZakh opened this issue Jul 7, 2024 · 3 comments
Open

Badge to show libraries which prevent NaN as the number type #1269

DZakh opened this issue Jul 7, 2024 · 3 comments

Comments

@DZakh
Copy link
Contributor

DZakh commented Jul 7, 2024

Since there were discussions about adding badges for JIT/AOT/runtime library types. I think it would be nice to add a badge to indicate whether the library prevents NaN as the number value.

Probably there will be 50/50 split.

I will probably not have time for this, but to summarize info from other issues it would be nice to add:

  • Link to github and number of starts
  • Link to npm and number of downloads
  • JIT/AOT/runtime badge
  • NaN safety badge
@DarkGL
Copy link
Collaborator

DarkGL commented Nov 21, 2024

Does somebody know chart library that supports images and links in labels?

Tried to do it with chart.js and failed

@DZakh
Copy link
Contributor Author

DZakh commented Nov 22, 2024

I was looking at the code and I think it's possible to implement with the current chart library. Just generate svg for each item separately and include labels and links in between with html.

@DZakh
Copy link
Contributor Author

DZakh commented Nov 22, 2024

I just didn't find time for it yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants