Skip to content

docs: DOC-1176: JS API axes docs#7774

Open
elijahpetty wants to merge 1 commit intodeephaven:mainfrom
elijahpetty:DOC-1176-axes
Open

docs: DOC-1176: JS API axes docs#7774
elijahpetty wants to merge 1 commit intodeephaven:mainfrom
elijahpetty:DOC-1176-axes

Conversation

@elijahpetty
Copy link
Contributor

No description provided.

@elijahpetty elijahpetty requested a review from niloc132 March 9, 2026 18:16
@elijahpetty elijahpetty self-assigned this Mar 9, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

No docs changes detected for 6407098

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds JS API documentation for plot axis-related types to improve generated docs/TypeScript API clarity.

Changes:

  • Added class-level Javadoc to plot numeric-enum wrappers (axis type/position/format type, series plot style).
  • Added field-level Javadoc to JsAxisDescriptor describing each axis configuration property and referencing the corresponding plot enums where applicable.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
web/client-api/src/main/java/io/deephaven/web/client/api/widget/plot/enums/JsSeriesPlotStyle.java Adds class-level Javadoc describing the numeric enum purpose.
web/client-api/src/main/java/io/deephaven/web/client/api/widget/plot/enums/JsAxisType.java Adds class-level Javadoc describing axis role enum.
web/client-api/src/main/java/io/deephaven/web/client/api/widget/plot/enums/JsAxisPosition.java Adds class-level Javadoc describing axis position enum.
web/client-api/src/main/java/io/deephaven/web/client/api/widget/plot/enums/JsAxisFormatType.java Adds class-level Javadoc describing axis formatting enum.
web/client-api/src/main/java/io/deephaven/web/client/api/widget/plot/JsAxisDescriptor.java Adds comprehensive field-level Javadoc for axis configuration properties.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants