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

README does not provide enough info for new users #47

Closed
dbenader opened this issue Nov 2, 2022 · 1 comment
Closed

README does not provide enough info for new users #47

dbenader opened this issue Nov 2, 2022 · 1 comment
Labels

Comments

@dbenader
Copy link

dbenader commented Nov 2, 2022

Hello there!

I would love to integrate this library into my app, but I am finding it hard to learn how to use. Perhaps I am missing something, but I feel the current README provides very little information about creating graphs. For example, we see the following code block in the 'usage' section:

`function App() {
const priceHistory = usePriceHistory('ethereum')

return
}`

However, there is no information on what the format should be for the data passed to the points property of LineGraph, or what the 'usePriceHistory' function actually does/returns.

@Montchy Montchy added the docs label Aug 14, 2023
@Montchy
Copy link

Montchy commented Aug 14, 2023

Thank you for reporting this issue, but it is a duplicate of:

-#51

@Montchy Montchy closed this as completed Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants