Skip to content

Document MarkerSize across chart marker configuration topics (EN/JA)#6

Open
Copilot wants to merge 8 commits into
mainfrom
copilot/add-marker-size-property
Open

Document MarkerSize across chart marker configuration topics (EN/JA)#6
Copilot wants to merge 8 commits into
mainfrom
copilot/add-marker-size-property

Conversation

Copilot AI commented Jun 5, 2026

Copy link
Copy Markdown

This updates marker-configuration docs to include the newly introduced MarkerSize series property and clarifies that values are specified in device-independent pixels (DIPs). The goal is consistent guidance across all relevant chart marker topics.

  • Scope of documentation updates

    • Added MarkerSize to marker property tables in:
      • data-chart (EN/JA)
      • category-chart (EN/JA)
      • shape-chart (EN/JA)
  • Property semantics clarified

    • Documented MarkerSize as controlling marker width/height.
    • Explicitly stated unit as device-independent pixels (DIPs).
  • Localization parity

    • Applied equivalent Japanese wording to keep EN/JA topics aligned.
|MarkerSeries. link:{DataChartLink}.markerseries{ApiProp}markersize.html[MarkerSize]
|double
|Determines marker width and height in device-independent pixels (DIPs).

Copilot AI changed the title [WIP] Update topics with MarkerSize property for chart series Document MarkerSize across chart marker configuration topics (EN/JA) Jun 5, 2026
Copilot AI requested a review from gedinakova June 5, 2026 08:21
Comment on lines +61 to +63
|`CheckmarkMarker`
|link:{CategoryChartLink}.MarkerType.html[MarkerType]
|Displays the Checkmark marker type.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@copilot Translate this row to Japanese.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Updated in 2bcfd0d: translated that row to Japanese (チェックマーク マーカーのタイプを表示します。).

Copilot AI requested a review from gedinakova June 5, 2026 08:48
Comment thread topics/ja/data-chart/datachart-customizing-markers.ja-JP.adoc Outdated
Copilot AI requested a review from gedinakova June 5, 2026 08:55
@gedinakova gedinakova requested a review from norikois June 5, 2026 08:59
@gedinakova gedinakova marked this pull request as ready for review June 5, 2026 11:34
@gedinakova gedinakova requested a review from IGvaleries June 5, 2026 11:34

@IGvaleries IGvaleries left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

it seems marker size is only currently exposed on the series not at the chart level so it is not appropriate to add as a marker appearance property on these pages

@IG-Mori IG-Mori requested review from IG-Mori and removed request for norikois June 8, 2026 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add the new MarkerSize property of chart series to all relevant topics

4 participants