docs - logplot axes label exponent
Open
Nobody has claimed this yet.
- Dominant language
- MATLAB
- Stars
- 413
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
exponents "to the power of" does not work in lables, instead it shows 10^{2}
link: https://github.com/plotly/plotly.matlab-docs/blob/main/matlab/2021-08-04-log-plot.md
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
Start by reading matlab/2021-08-04-log-plot.md and inspect the log-plot axis-label example. Verify how exponent labels are represented and update the documentation so the label does not display the literal 10^{2}; done means the example shows the intended exponent notation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matlab
- Domain
- data-visualization, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100