Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setDisplayBlanksAs missing field values #360

Open
Zerrebi opened this issue Sep 19, 2024 · 1 comment
Open

setDisplayBlanksAs missing field values #360

Zerrebi opened this issue Sep 19, 2024 · 1 comment
Assignees
Labels
Status: under investigation Issue is being investigated Type: product bug Bug in the Office Scripts platform or Office Scripts APIs

Comments

@Zerrebi
Copy link

Zerrebi commented Sep 19, 2024

https://learn.microsoft.com/en-us/javascript/api/office-scripts/excelscript/excelscript.chartdisplayblanksas?view=office-scripts
for this function you need to put
Name | Value | Description
Interpolated | 2 | Values are interpolated into the chart.
NotPlotted | 0 | Blank cells are not plotted.
Zero | 1 | Blanks are plotted as zero.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP label Sep 19, 2024
@AlexJerabek
Copy link
Collaborator

Thank for reporting this @Zerrebi.

@alison-mk, can you please verify and update the scripts docs with the descriptions? I'll log an item to fix this in the source code.

@AlexJerabek AlexJerabek added Needs: attention 👋 Waiting on Microsoft to provide feedback Type: doc bug Problem with the documentation (e.g., doc is out of date, unclear, confusing, or broken) and removed Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP labels Sep 19, 2024
@alison-mk alison-mk added Status: under investigation Issue is being investigated Type: product bug Bug in the Office Scripts platform or Office Scripts APIs and removed Needs: attention 👋 Waiting on Microsoft to provide feedback Type: doc bug Problem with the documentation (e.g., doc is out of date, unclear, confusing, or broken) labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: under investigation Issue is being investigated Type: product bug Bug in the Office Scripts platform or Office Scripts APIs
Projects
None yet
Development

No branches or pull requests

3 participants