OfficeDev / OfficeDev/office-js-docs-reference
setXAxisValues() function documentation appears incorrect.
Open
@yaweizhu-henson is already working on this.
Since Jan 24, 2023.
Area: Excel
Needs: attention :wave:
Type: doc bug
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 72
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 22
Description
According to the documentation here, setXAxisValues() "Only works for scatter charts." but that's not exactly true. This option also sets the Series to be used as Category on non-scatterplots.
P.S. please don't remove the ability for setXAxisValues() to work on non-scatterplots! It's incredibly useful to be able to set the Categories.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: 42b3de0a-c96d-ac52-29aa-542f8cfe6828
- Version Independent ID: c7947dc0-3471-d63b-acf6-626c2260d138
- Content: Excel.ChartSeries class - Office Add-ins
- Content Source: docs/docs-ref-autogen/excel/excel/excel.chartseries.yml
- Product: excel
- Technology: add-ins
- GitHub Login: @o365devx
- Microsoft Alias: o365devx
Contributor guide
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.
Assessment
This issue has not been assessed yet.