Hacker News new | ask | show | jobs
by onetimeuse1234 1329 days ago
For a library producing visuals, the README.md doesn't seem to show a single chart example. Instead you have to click links which load codesandbox.io pages for which you have to wait until the code is executed and rendered. Suggestion: include pre-rendered images directly in the click-to-open sections, next to the codesandbox.io links.
1 comments

The author went through the effort of creating a marketing site with documentation and examples.

https://gionkunz.github.io/chartist-js/

This is becoming quite common - the projects need to make sure to reference it because people are still linking to the direct repository.

EDIT: but that marketing site is for the 0.11 version, you have to find the expandable >Examples inside the readme...

It is referenced. It’s at the very top of their GitHub repo under “About”.