NASA-AMMOS / NASA-AMMOS/AIT-GUI

Update documentation on using highcharts

Open Beginner friendly
#106 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.