question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is the docs complete?

See original GitHub issue

Hey man, great library! I wonder if the docs are completed and this is an example of a complete config?

 {
    title: 'Monthly income of an indie developer',
    xLabel: 'Month',
    yLabel: '$ Dollors',
    data: {
      labels:['1', '2', '3', '4', '5', '6','7', '8', '9', '10'],
      datasets: [{
        label: 'Plan',
        data: [30, 70, 200, 300, 500 ,800, 1500, 2900, 5000, 8000],
      }, {
        label: 'Reality',
        data: [0, 1, 30, 70, 80, 100, 50, 80, 40, 150],
      }]
    },
  }

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
obiwankenoobicommented, Aug 20, 2019

@timqian cool! Anyway I dont know if you planned to create wrappers of the lib but I loved it so I decided “react” it lol you can check this here https://github.com/obiwankenoobi/chart.xkcd-react Thanks for the awesome work!

1reaction
timqiancommented, Aug 23, 2019

@wistcc Thanks for creating the vue wrapper, I have listed it in the doc

In version 1.0.7 of chart.xkcd, I added more doc about the params. Closing this issue for now. Feel free to open it if you have further questions

Read more comments on GitHub >

github_iconTop Results From Across the Web

Complete Documentation Definition | Law Insider
Define Complete Documentation. means documentation and other detailed written support which identifies with specificity the basis and the charges which are ...
Read more >
What is Google Docs? - TechTarget
Google Docs, first released in 2006, is a free web-based word processor in which documents can be created, edited and stored as part...
Read more >
completed-docs - Rule
Rule: completed-docs. Enforces JSDoc comments for important items be filled out. Rationale. Helps ensure important components are documented.
Read more >
Google Docs - Full Tutorial - YouTube
Learn all of the basics of using Google Docs. This tutorial covers everything that you need to create and style your document.
Read more >
Google Docs: Online Document Editor | Google Workspace
Use Google Docs to create, and collaborate on online documents. Edit together with secure sharing in real-time and from any device.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found