-
-
Notifications
You must be signed in to change notification settings - Fork 329
Improve JavaScript components docs #647
Copy link
Copy link
Open
Labels
priority-2-moderateShould be resolved on a reasonable timeline.Should be resolved on a reasonable timeline.type-docsAbout changes and updates to documentationAbout changes and updates to documentation
Metadata
Metadata
Assignees
Labels
priority-2-moderateShould be resolved on a reasonable timeline.Should be resolved on a reasonable timeline.type-docsAbout changes and updates to documentationAbout changes and updates to documentation
Current Situation
The current docs are sparse on information, making it hard for new users to develop custom components. In particular, we jump to a relatively complicated example with
super-simple-chartwithout ever showing a "Hello World" example. Also, this example does not demonstrate interactivity.Proposed Actions
Extend the docs to add the following information