NASA-AMMOS / NASA-AMMOS/AIT-GUI
Update documentation on using highcharts
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 31
- Forks
- 15
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
In order to use highcharts for plotting, need to install highstock by putting
<script src="https://code.highcharts.com/stock/highstock.js"></script>
in index.html. Currently the docs just say highcharts must be included.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the documentation reference in ait/gui/static/js/ait/gui/Plot.js around line 249 and compare its statement about including highcharts with the required highstock script shown in the issue. Update the documentation to include the highstock installation snippet, so users have the exact setup needed for plotting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100