From e907c4a3637312c6e42ccedad629a84cfc1ebdb8 Mon Sep 17 00:00:00 2001 From: tfsbuild Date: Tue, 28 Apr 2026 20:03:31 -0400 Subject: [PATCH] Adding changes from build igniteui-xplat-docs-to-angular-docs-JP+KR_2026.4.29.1 --- jp/components/ai/theming-mcp.md | 2 -- jp/components/bullet-graph.md | 8 -------- jp/components/charts/chart-features.md | 10 ---------- jp/components/charts/chart-overview.md | 19 ------------------- .../charts/features/chart-animations.md | 1 - .../charts/features/chart-annotations.md | 4 ---- .../charts/features/chart-axis-gridlines.md | 4 ---- .../charts/features/chart-axis-layouts.md | 3 --- .../charts/features/chart-axis-options.md | 7 ------- .../charts/features/chart-axis-types.md | 8 -------- .../features/chart-data-aggregations.md | 1 - .../charts/features/chart-data-annotations.md | 6 ------ .../charts/features/chart-data-filtering.md | 1 - .../charts/features/chart-data-legend.md | 7 ------- .../charts/features/chart-data-selection.md | 4 ---- .../charts/features/chart-data-tooltip.md | 7 ------- .../charts/features/chart-highlight-filter.md | 5 ----- .../charts/features/chart-highlighting.md | 5 ----- .../charts/features/chart-markers.md | 2 -- .../charts/features/chart-navigation.md | 2 -- .../charts/features/chart-overlays.md | 3 --- .../charts/features/chart-performance.md | 2 -- .../charts/features/chart-synchronization.md | 1 - .../charts/features/chart-tooltips.md | 3 --- .../charts/features/chart-trendlines.md | 2 -- .../charts/features/chart-user-annotations.md | 1 - jp/components/charts/types/area-chart.md | 13 ------------- jp/components/charts/types/bar-chart.md | 6 ------ jp/components/charts/types/bubble-chart.md | 4 ---- jp/components/charts/types/column-chart.md | 9 --------- jp/components/charts/types/composite-chart.md | 1 - jp/components/charts/types/data-pie-chart.md | 7 ------- jp/components/charts/types/donut-chart.md | 3 --- jp/components/charts/types/line-chart.md | 10 ---------- jp/components/charts/types/pie-chart.md | 8 -------- jp/components/charts/types/point-chart.md | 4 ---- jp/components/charts/types/polar-chart.md | 6 ------ jp/components/charts/types/radial-chart.md | 5 ----- jp/components/charts/types/scatter-chart.md | 6 ------ jp/components/charts/types/shape-chart.md | 2 -- jp/components/charts/types/sparkline-chart.md | 7 ------- jp/components/charts/types/spline-chart.md | 6 ------ jp/components/charts/types/stacked-chart.md | 13 ------------- jp/components/charts/types/step-chart.md | 3 --- jp/components/charts/types/stock-chart.md | 6 ------ jp/components/charts/types/treemap-chart.md | 5 ----- jp/components/dashboard-tile.md | 4 ---- jp/components/excel-library-using-cells.md | 1 - .../excel-library-using-workbooks.md | 1 - .../excel-library-using-worksheets.md | 1 - .../excel-library-working-with-charts.md | 1 - .../excel-library-working-with-sparklines.md | 1 - jp/components/excel-library.md | 1 - jp/components/geo-map-binding-data-csv.md | 1 - .../geo-map-binding-data-json-points.md | 1 - jp/components/geo-map-binding-data-model.md | 1 - .../geo-map-binding-multiple-shapes.md | 1 - .../geo-map-binding-multiple-sources.md | 1 - jp/components/geo-map-binding-shp-file.md | 1 - .../geo-map-display-azure-imagery.md | 1 - jp/components/geo-map-display-esri-imagery.md | 1 - jp/components/geo-map-display-heat-imagery.md | 1 - jp/components/geo-map-display-osm-imagery.md | 1 - jp/components/geo-map-navigation.md | 1 - jp/components/geo-map-shape-styling.md | 1 - .../geo-map-type-scatter-area-series.md | 1 - .../geo-map-type-scatter-bubble-series.md | 1 - .../geo-map-type-scatter-contour-series.md | 1 - .../geo-map-type-scatter-density-series.md | 1 - .../geo-map-type-scatter-symbol-series.md | 1 - .../geo-map-type-shape-polygon-series.md | 1 - .../geo-map-type-shape-polyline-series.md | 1 - jp/components/geo-map.md | 1 - jp/components/inputs/color-editor.md | 1 - jp/components/linear-gauge.md | 8 -------- jp/components/menus/toolbar.md | 4 ---- jp/components/radial-gauge.md | 9 --------- jp/components/spreadsheet-activation.md | 1 - jp/components/spreadsheet-chart-adapter.md | 1 - jp/components/spreadsheet-clipboard.md | 1 - jp/components/spreadsheet-commands.md | 1 - .../spreadsheet-conditional-formatting.md | 1 - jp/components/spreadsheet-configuring.md | 1 - jp/components/spreadsheet-data-validation.md | 1 - jp/components/spreadsheet-hyperlinks.md | 1 - jp/components/spreadsheet-overview.md | 1 - jp/components/zoomslider-overview.md | 1 - 87 files changed, 304 deletions(-) diff --git a/jp/components/ai/theming-mcp.md b/jp/components/ai/theming-mcp.md index e3273fd901..f27c595814 100644 --- a/jp/components/ai/theming-mcp.md +++ b/jp/components/ai/theming-mcp.md @@ -343,7 +343,6 @@ ng add igniteui-angular - [Ignite UI for Angular スキル](./skills.md) - - - Ignite UI for Angular は、Angular 開発者向けの Angular 上に構築されており、サードパーティの依存関係はありません。Angular 用に 100% 最適化されています。 - Figma デザインからピクセル パーフェクトな Angular コントロールを生成する、UX デザイナー、ビジュアル デザイナー、開発者向けのコード プラットフォームに、世界初で唯一のエンドツーエンドの包括的なデザインを提供します。Indigo.Design を使用すると、Indigo Design System から Figma で作成するすべてのものが Ignite UI for Angular コントロールと一致します。 diff --git a/jp/components/charts/features/chart-animations.md b/jp/components/charts/features/chart-animations.md index 74b21fc5fd..dcc8da5012 100644 --- a/jp/components/charts/features/chart-animations.md +++ b/jp/components/charts/features/chart-animations.md @@ -24,7 +24,6 @@ _language: ja github-src="charts/category-chart/line-chart-with-animations"> -
## その他のリソース diff --git a/jp/components/charts/features/chart-annotations.md b/jp/components/charts/features/chart-annotations.md index 2230aca3ba..5c87b6bab7 100644 --- a/jp/components/charts/features/chart-annotations.md +++ b/jp/components/charts/features/chart-annotations.md @@ -22,7 +22,6 @@ Angular チャートのホバー操作と注釈は、シリーズ コレクシ github-src="charts/category-chart/line-chart-with-annotations"> -
このサンプルが気に入りましたか? 完全な Angular ツールキットにアクセスして、すばやく独自のアプリの作成を開始します。無料でダウンロードできます。 @@ -51,7 +50,6 @@ Angular チャートのホバー操作と注釈は、シリーズ コレクシ github-src="charts/data-chart/crosshair-layer-styling"> -
## Angular 最終値レイヤー @@ -74,7 +72,6 @@ Angular チャートのホバー操作と注釈は、シリーズ コレクシ github-src="charts/data-chart/final-value-layer-styling"> -
```html @@ -110,7 +107,6 @@ Angular チャートのホバー操作と注釈は、シリーズ コレクシ github-src="charts/data-chart/callout-layer-styling"> -
```html diff --git a/jp/components/charts/features/chart-axis-gridlines.md b/jp/components/charts/features/chart-axis-gridlines.md index 94ef8141c2..a28c17dd69 100644 --- a/jp/components/charts/features/chart-axis-gridlines.md +++ b/jp/components/charts/features/chart-axis-gridlines.md @@ -29,7 +29,6 @@ _language: ja github-src="charts/category-chart/axis-gridlines"> -
## Angular 軸グリッド線のプロパティ @@ -67,7 +66,6 @@ _language: ja github-src="charts/category-chart/axis-gridlines"> - [`IgxDataChartComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxdatachartcomponent.html) の軸には、それぞれ [`majorStrokeDashArray`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxaxiscomponent.html#majorStrokeDashArray) プロパティと [`minorStrokeDashArray`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxaxiscomponent.html#minorStrokeDashArray) プロパティを利用して、主グリッド線と副グリッド線にダッシュ配列を配置する機能もあります。対応する軸の [`strokeDashArray`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxaxiscomponent.html#strokeDashArray) プロパティを設定することで、実際の軸線も破線にすることができます。これらのプロパティは、対応するグリッド線のダッシュの長さを記述する数値の配列を受け取ります。 次の例は、上記のダッシュ配列プロパティが設定された [`IgxDataChartComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxdatachartcomponent.html) を示しています。 @@ -78,7 +76,6 @@ _language: ja github-src="charts/data-chart/dash-array-axes"> -
## Angular 軸目盛りの例 @@ -95,7 +92,6 @@ _language: ja github-src="charts/category-chart/axis-tickmarks"> -
## Angular 軸目盛りのプロパティ diff --git a/jp/components/charts/features/chart-axis-layouts.md b/jp/components/charts/features/chart-axis-layouts.md index 1517e93aff..adf327ceea 100644 --- a/jp/components/charts/features/chart-axis-layouts.md +++ b/jp/components/charts/features/chart-axis-layouts.md @@ -26,7 +26,6 @@ _language: ja github-src="charts/category-chart/axis-locations"> - diff --git a/jp/components/charts/features/chart-highlighting.md b/jp/components/charts/features/chart-highlighting.md index fa98575754..60eb3d2550 100644 --- a/jp/components/charts/features/chart-highlighting.md +++ b/jp/components/charts/features/chart-highlighting.md @@ -18,7 +18,6 @@ _language: ja github-src="charts/category-chart/annotations-highlighting"> -
# Angular チャートのハイライト表示モードと動作 @@ -33,7 +32,6 @@ _language: ja github-src="charts/category-chart/highlighting-mode"> - 以下の例は、[`highlightingBehavior`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxdomainchartcomponent.html#highlightingBehavior) Angular チャートを示しています。 - # Angular チャート凡例のハイライト表示 すべての Angular チャートは、凡例のハイライト表示をサポートしています。[`legendHighlightingMode`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxdomainchartcomponent.html#legendHighlightingMode) を有効にすると、マウスが凡例マーカー項目にカーソルを合わせると、描画されたシリーズがプロット領域でハイライト表示されます。凡例のハイライト表示は、[`IgxCategoryChartComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxcategorychartcomponent.html)、[`IgxFinancialChartComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxfinancialchartcomponent.html)、および [`IgxDataChartComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxdatachartcomponent.html) コントロールでサポートされており、ハイライト表示機能を使用するための同じ API を備えています。 @@ -55,7 +52,6 @@ _language: ja github-src="charts/category-chart/legend-highlighting"> - ## ハイライト表示レイヤー Ignite UI for Angular [`IgxCategoryChartComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxcategorychartcomponent.html) は、データ項目にカーソルを合わせると 3 種類のハイライト表示を有効にできます。 @@ -74,7 +70,6 @@ Ignite UI for Angular [`IgxCategoryChartComponent`]({environment:dvApiBaseUrl}/p github-src="charts/category-chart/column-chart-with-highlighting"> - ## その他のリソース 関連するチャートタイプの詳細については、以下のトピックを参照してください。 diff --git a/jp/components/charts/features/chart-markers.md b/jp/components/charts/features/chart-markers.md index 3cad5d966e..b8138be01b 100644 --- a/jp/components/charts/features/chart-markers.md +++ b/jp/components/charts/features/chart-markers.md @@ -24,7 +24,6 @@ Ignite UI for Angular マーカーは、カテゴリ チャートのプロット github-src="charts/category-chart/marker-options"> -
## Angular チャート マーカー テンプレート @@ -37,7 +36,6 @@ Ignite UI for Angular マーカーは、カテゴリ チャートのプロット github-src="charts/category-chart/marker-templates"> -
## その他のリソース diff --git a/jp/components/charts/features/chart-navigation.md b/jp/components/charts/features/chart-navigation.md index e21f0bfacc..5990af0f57 100644 --- a/jp/components/charts/features/chart-navigation.md +++ b/jp/components/charts/features/chart-navigation.md @@ -21,7 +21,6 @@ Ignite UI for Angular チャートを使用すると、マウス、キーボー github-src="charts/data-chart/chart-navigation"> -
このサンプルが気に入りましたか?完全な Angular ツールキットにアクセスして、すばやく独自のアプリの作成を開始します。無料でダウンロードできます。 @@ -71,7 +70,6 @@ Angular データ チャートのナビゲーションは、タッチ、マウ github-src="charts/financial-chart/scrollbars"> -
## コードによるチャート ナビゲーション diff --git a/jp/components/charts/features/chart-overlays.md b/jp/components/charts/features/chart-overlays.md index 0a57a2a6cc..19fae7d8b1 100644 --- a/jp/components/charts/features/chart-overlays.md +++ b/jp/components/charts/features/chart-overlays.md @@ -22,7 +22,6 @@ Angular [`IgxDataChartComponent`]({environment:dvApiBaseUrl}/products/ignite-ui- github-src="charts/data-chart/series-value-overlay"> -
## Angular 値オーバーレイのプロパティ @@ -63,7 +62,6 @@ Angular チャート コンポーネントは、値の線を使用して、最 github-src="charts/category-chart/value-lines"> -
## Angular ファイナンシャル オーバーレイ @@ -82,7 +80,6 @@ Angular [`IgxValueOverlayComponent`]({environment:dvApiBaseUrl}/products/ignite- github-src="charts/data-chart/data-annotation-multiple-with-overlay-text"> - ### オーバーレイ テキストのスタイル設定 このコード例は、[`IgxDataAnnotationSliceLayerComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxdataannotationslicelayercomponent.html)、[`IgxValueOverlayComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxvalueoverlaycomponent.html)、および [`IgxValueLayerComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxvaluelayercomponent.html) 上のオーバーレイ テキストのスタイルを設定およびカスタマイズする方法を示しています。 diff --git a/jp/components/charts/features/chart-performance.md b/jp/components/charts/features/chart-performance.md index 62263daa69..0fbd529cb8 100644 --- a/jp/components/charts/features/chart-performance.md +++ b/jp/components/charts/features/chart-performance.md @@ -26,7 +26,6 @@ Angular チャートは、数百万のデータ ポイントを描画し、そ github-src="charts/category-chart/high-frequency"> -
## 大量のデータの Angular チャート @@ -39,7 +38,6 @@ Angular チャートは、数百万のデータ ポイントを描画し、そ github-src="charts/category-chart/high-volume"> -
## 一般的なパフォーマンス ガイドライン diff --git a/jp/components/charts/features/chart-synchronization.md b/jp/components/charts/features/chart-synchronization.md index 9155fbfb29..45d3fc617c 100644 --- a/jp/components/charts/features/chart-synchronization.md +++ b/jp/components/charts/features/chart-synchronization.md @@ -22,7 +22,6 @@ $ ProductName$ データ チャートを使用すると、複数のチャート github-src="charts/data-chart/chart-synchronization"> -
## チャート同期化のプロパティ diff --git a/jp/components/charts/features/chart-tooltips.md b/jp/components/charts/features/chart-tooltips.md index 66a571e55d..a022cf6bfe 100644 --- a/jp/components/charts/features/chart-tooltips.md +++ b/jp/components/charts/features/chart-tooltips.md @@ -22,7 +22,6 @@ Angular チャートでは、ツールチップはバインドされたデータ github-src="charts/category-chart/column-chart-with-tooltips"> -
[`toolTipType`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxdomainchartcomponent.html#toolTipType) プロパティは構成可能であり、次のいずれかのオプションに設定できます。 @@ -50,7 +49,6 @@ Angular チャートでは、ツールチップはバインドされたデータ github-src="charts/category-chart/tooltip-template"> -
## データ チャートのカスタム ツールチップ @@ -63,7 +61,6 @@ Angular チャートでは、ツールチップはバインドされたデータ github-src="charts/data-chart/tooltip-template"> -
## その他のリソース diff --git a/jp/components/charts/features/chart-trendlines.md b/jp/components/charts/features/chart-trendlines.md index 93f30bb8e9..f63053b370 100644 --- a/jp/components/charts/features/chart-trendlines.md +++ b/jp/components/charts/features/chart-trendlines.md @@ -26,7 +26,6 @@ Ignite UI for Angular チャートでは、トレンドラインはトレンド github-src="charts/financial-chart/trendlines"> -
## Angular チャート トレンドラインのダッシュ配列の例 @@ -39,7 +38,6 @@ Ignite UI for Angular チャートでは、トレンドラインはトレンド github-src="charts/data-chart/dash-array-trendline"> -
## Angular チャートト レンドライン レイヤー diff --git a/jp/components/charts/features/chart-user-annotations.md b/jp/components/charts/features/chart-user-annotations.md index 0d6f4a3c6b..a1d368b893 100644 --- a/jp/components/charts/features/chart-user-annotations.md +++ b/jp/components/charts/features/chart-user-annotations.md @@ -19,7 +19,6 @@ Ignite UI for Angular では、ユーザー注釈機能を使用して、実行 github-src="charts/data-chart/user-annotation-layer"> - > [!Note] > この機能は X 軸と Y 軸をサポートするように設計されており、現在、ラジアル軸やアンギュラー軸はサポートされていません。 diff --git a/jp/components/charts/types/area-chart.md b/jp/components/charts/types/area-chart.md index d01a3d9db8..08fc39ed47 100644 --- a/jp/components/charts/types/area-chart.md +++ b/jp/components/charts/types/area-chart.md @@ -22,7 +22,6 @@ Ignite UI for Angular エリア チャートは、線の下の領域が塗りつ github-src="charts/category-chart/area-chart-multiple-sources"> -
## エリア チャートの推奨事項 @@ -67,7 +66,6 @@ Angular エリア チャートは、生産される再生可能電力の量な github-src="charts/category-chart/area-chart-single-source"> -
## 複数シリーズの Angular エリア チャート @@ -80,7 +78,6 @@ Angular エリア チャートは、生産される再生可能電力の量な github-src="charts/category-chart/area-chart-multiple-sources"> -
## Angular エリア チャートのスタイル設定 @@ -93,7 +90,6 @@ Angular エリア チャートは、生産される再生可能電力の量な github-src="charts/category-chart/area-chart-styling"> -
## 高度なタイプのエリア チャート @@ -110,7 +106,6 @@ Ignite UI for Angular ステップ エリア チャートはカテゴリ チャ github-src="charts/category-chart/step-area-multiple-sources"> -
次のセクションでは、簡略化された API を使用した [`IgxCategoryChartComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxcategorychartcomponent.html) コントロールの代わりに [`IgxDataChartComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxdatachartcomponent.html) コントロールを使用して作成できる、より高度なタイプの Angular エリア チャートについて説明します。 @@ -125,7 +120,6 @@ Ignite UI for Angular 範囲エリア チャートは、時間の経過ととも github-src="charts/data-chart/range-area-chart"> -
## Angular 積層型エリア チャート @@ -138,7 +132,6 @@ Ignite UI for Angular 積層型エリア チャートは、線分で接続され github-src="charts/data-chart/stacked-area-chart"> -
## Angular 積層型 100% エリア チャート @@ -151,7 +144,6 @@ Ignite UI for Angular 積層型 100% エリア チャートを使用して、生 github-src="charts/data-chart/stacked-100-area-chart"> -
## Angular 積層型スプライン エリア チャート @@ -164,7 +156,6 @@ Ignite UI for Angular 積層型スプライン エリア チャートは、曲 github-src="charts/data-chart/stacked-spline-area-chart"> -
## Angular 積層型 100% スプライン エリア チャート @@ -177,7 +168,6 @@ Ignite UI for Angular 積層型 100% スプライン エリア チャートは github-src="charts/data-chart/stacked-100-spline-area-chart"> -
## Angular ラジアル エリア チャート @@ -190,7 +180,6 @@ Ignite UI for Angular ラジアル エリア チャートは[ラジアル チャ github-src="charts/data-chart/radial-area-chart"> -
## Angular 極座標型エリア チャート @@ -203,7 +192,6 @@ Ignite UI for Angular 極座標エリア チャートは[極座標チャート]( github-src="charts/data-chart/polar-area-chart"> -
## Angular 極座標型スプライン エリア チャート @@ -216,7 +204,6 @@ Angular 極座標スプライン エリア チャートは[極座標チャート github-src="charts/data-chart/polar-spline-area-chart"> -
## その他のリソース diff --git a/jp/components/charts/types/bar-chart.md b/jp/components/charts/types/bar-chart.md index cabc2c06e2..409aac8294 100644 --- a/jp/components/charts/types/bar-chart.md +++ b/jp/components/charts/types/bar-chart.md @@ -22,7 +22,6 @@ Ignite UI for Angular 棒チャート、棒グラフ、または水平棒チャ github-src="charts/data-chart/bar-chart-multiple-sources"> -
## 棒チャートの推奨事項 @@ -85,7 +84,6 @@ Angular 棒チャートには、データまたはデータを使用して正し github-src="charts/data-chart/bar-chart-single-source"> -
## 複数シリーズの Angular 棒チャート @@ -98,7 +96,6 @@ Angular 棒チャートには、データまたはデータを使用して正し github-src="charts/data-chart/bar-chart-multiple-sources"> -
## Angular 棒チャートのスタイル設定 @@ -111,7 +108,6 @@ Angular 棒チャートには、データまたはデータを使用して正し github-src="charts/data-chart/bar-chart-styling"> -
## Angular 積層型棒チャート @@ -128,7 +124,6 @@ Angular 棒チャートには、データまたはデータを使用して正し github-src="charts/data-chart/stacked-bar-chart"> -
## Angular 積層型 100% 棒チャート @@ -143,7 +138,6 @@ Angular 積層型 100% 棒チャートは、X 軸 (チャートの下のラベ github-src="charts/data-chart/stacked-100-bar-chart"> -
## その他のリソース diff --git a/jp/components/charts/types/bubble-chart.md b/jp/components/charts/types/bubble-chart.md index 420fd140da..df7219d5a1 100644 --- a/jp/components/charts/types/bubble-chart.md +++ b/jp/components/charts/types/bubble-chart.md @@ -22,7 +22,6 @@ Ignite UI for Angular バブル チャートは[散布図](scatter-chart.md)の github-src="charts/data-chart/scatter-bubble-chart-multiple-sources"> -
## 単一シリーズの Angular バブル チャート @@ -35,7 +34,6 @@ Ignite UI for Angular バブル チャートは[散布図](scatter-chart.md)の github-src="charts/data-chart/scatter-bubble-chart-single-source"> -
## 複数シリーズの Angular バブル チャート @@ -48,7 +46,6 @@ Angular バブル チャートでは、次の例に示すように、複数の github-src="charts/data-chart/scatter-bubble-chart-multiple-sources"> -
## Angular バブル チャートのスタイル設定 @@ -61,7 +58,6 @@ Angular バブル チャートでは、[`markerType`]({environment:dvApiBaseUrl} github-src="charts/data-chart/scatter-bubble-chart-styling"> -
## その他のリソース diff --git a/jp/components/charts/types/column-chart.md b/jp/components/charts/types/column-chart.md index ca0250bb1f..c856f9ace8 100644 --- a/jp/components/charts/types/column-chart.md +++ b/jp/components/charts/types/column-chart.md @@ -22,7 +22,6 @@ Ignite UI for Angular 縦棒チャート、縦棒グラフ、または垂直棒 github-src="charts/category-chart/column-chart-multiple-sources"> -
## 縦棒チャートの推奨事項 @@ -63,7 +62,6 @@ Ignite UI for Angular 縦棒チャート、縦棒グラフ、または垂直棒 github-src="charts/category-chart/column-chart-single-source"> -
## 複数シリーズの Angular 縦棒チャート @@ -76,7 +74,6 @@ Ignite UI for Angular 縦棒チャート、縦棒グラフ、または垂直棒 github-src="charts/category-chart/column-chart-multiple-sources"> -
## Angular 縦棒チャートのスタイル設定 @@ -91,7 +88,6 @@ Angular 縦棒チャートには、外観のスタイル設定と変更のため github-src="charts/category-chart/column-chart-styling"> -
## 高度なタイプの縦棒チャート @@ -110,7 +106,6 @@ Angular 縦棒チャートには、外観のスタイル設定と変更のため github-src="charts/data-chart/waterfall-chart"> -
## Angular 積層型縦棒チャート @@ -125,7 +120,6 @@ Angular 縦棒チャートには、外観のスタイル設定と変更のため github-src="charts/data-chart/stacked-column-chart"> -
## Angular 積層型 100% 縦棒チャート @@ -140,7 +134,6 @@ Angular 縦棒チャートには、外観のスタイル設定と変更のため github-src="charts/data-chart/stacked-100-column-chart"> -
## Angular 範囲縦棒チャート @@ -157,7 +150,6 @@ Ignite UI for Angular 範囲縦棒チャートは、範囲チャートのグル github-src="charts/data-chart/range-column-chart"> -
## Angular ラジアル縦棒チャート @@ -172,7 +164,6 @@ Ignite UI for Angular 範囲縦棒チャートは、範囲チャートのグル github-src="charts/data-chart/radial-column-chart"> -
## その他のリソース diff --git a/jp/components/charts/types/composite-chart.md b/jp/components/charts/types/composite-chart.md index 3179ea22b4..de55b97e4e 100644 --- a/jp/components/charts/types/composite-chart.md +++ b/jp/components/charts/types/composite-chart.md @@ -22,7 +22,6 @@ Ignite UI for Angular 複合チャートまたはコンボ チャートは、同 github-src="charts/data-chart/composite-chart"> -
## その他のリソース diff --git a/jp/components/charts/types/data-pie-chart.md b/jp/components/charts/types/data-pie-chart.md index 6417b96427..da9cd2e5e5 100644 --- a/jp/components/charts/types/data-pie-chart.md +++ b/jp/components/charts/types/data-pie-chart.md @@ -22,7 +22,6 @@ Ignite UI for Angular データ円チャートは、データ セットのカテ github-src="charts/data-pie-chart/overview"> -
## Angular データ円チャートの推奨事項 @@ -74,7 +73,6 @@ ItemLegend バッジを変更することもできます。デフォルトでは github-src="charts/data-pie-chart/legend"> -
## Angular 円チャートの Others (その他) カテゴリ @@ -114,7 +112,6 @@ ItemLegend バッジを変更することもできます。デフォルトでは github-src="charts/data-pie-chart/others"> -
## Angular データ円チャートの選択 @@ -147,7 +144,6 @@ ItemLegend バッジを変更することもできます。デフォルトでは github-src="charts/data-pie-chart/selection"> -
## Angular データ円チャートのハイライト表示 @@ -177,7 +173,6 @@ ItemLegend バッジを変更することもできます。デフォルトでは github-src="charts/data-pie-chart/highlighting"> - マウスのハイライト表示に加えて、[`IgxDataPieChartComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxdatapiechartcomponent.html) はデータのサブセットを表示できるハイライト表示フィルター機能を公開します。これは、コントロールの `HighlightedDataSource` を指定し、[`highlightedValuesDisplayMode`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxdomainchartcomponent.html#highlightedValuesDisplayMode) プロパティを `Overlay` に設定することによって適用されます。`HighlightedDataSource` は、[`IgxDataPieChartComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxdatapiechartcomponent.html) の `DataSource` プロパティに割り当てられたデータのサブセットを想定しています。 これらの条件が満たされると、サブセットの値がハイライト表示され、データの全セットの残りの部分はフェードアウトされます。これにより、サブセットが効果的にハイライトされ、同じコントロール内でデータのサブセットをより簡単に視覚化できるようになります。 @@ -190,7 +185,6 @@ ItemLegend バッジを変更することもできます。デフォルトでは github-src="charts/data-pie-chart/highlight-filter"> -
## Angular データ円チャートのアニメーション @@ -209,7 +203,6 @@ ItemLegend バッジを変更することもできます。デフォルトでは github-src="charts/data-pie-chart/animation-replay"> -
## その他のリソース diff --git a/jp/components/charts/types/donut-chart.md b/jp/components/charts/types/donut-chart.md index f9a7d24849..19ce823d75 100644 --- a/jp/components/charts/types/donut-chart.md +++ b/jp/components/charts/types/donut-chart.md @@ -22,7 +22,6 @@ The Ignite UI for Angular ドーナツ チャートは[円チャート](pie-char github-src="charts/doughnut-chart/legend"> -
## Angular ドーナツ チャートの推奨事項 @@ -76,7 +75,6 @@ Angular ドーナツ チャートには、クリック時にスライスを選 github-src="charts/doughnut-chart/selection"> -
## Angular ドーナツ チャート - 複数のリング @@ -89,7 +87,6 @@ Angular ドーナツ チャートに複数の輪を表示して、各輪を異 github-src="charts/doughnut-chart/rings"> -
## その他のリソース diff --git a/jp/components/charts/types/line-chart.md b/jp/components/charts/types/line-chart.md index 2cb6cb3c80..9c7e3355ef 100644 --- a/jp/components/charts/types/line-chart.md +++ b/jp/components/charts/types/line-chart.md @@ -22,7 +22,6 @@ Ignite UI for Angular 折れ線チャート (または折れ線グラフ) は、 github-src="charts/category-chart/line-chart-multiple-sources"> -
## 折れ線チャートの推奨事項 @@ -82,7 +81,6 @@ Ignite UI for Angular 折れ線チャート (または折れ線グラフ) は、 github-src="charts/category-chart/line-chart-single-source"> -
## 複数シリーズの Angular 折れ線チャート @@ -97,7 +95,6 @@ Angular 折れ線チャートを使用すると、複数のシリーズを組み github-src="charts/category-chart/line-chart-multiple-sources"> -
## ライブ データの Angular 折れ線チャート @@ -114,7 +111,6 @@ Angular 折れ線チャートは、次のデモに示すように、数百万に github-src="charts/category-chart/high-frequency"> -
## Angular 折れ線チャートのスタイル設定 @@ -129,7 +125,6 @@ Angular 折れ線チャートは、次のデモに示すように、数百万に github-src="charts/category-chart/line-chart-styling"> - [`IgxDataChartComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxdatachartcomponent.html) を使用し、系列に [`dashArray`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxseriescomponent.html#dashArray) プロパティを設定することで、[`IgxLineSeriesComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxlineseriescomponent.html) 内に破線を作成することもできます。このプロパティは、線の結果として得られるダッシュの長さを表す数値の配列を受け取ります。 次の例は、[`IgxDataChartComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxdatachartcomponent.html) の [`IgxLineSeriesComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxlineseriescomponent.html) での [`dashArray`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxseriescomponent.html#dashArray) の使用法を示しています。 @@ -140,7 +135,6 @@ Angular 折れ線チャートは、次のデモに示すように、数百万に github-src="charts/data-chart/dash-array-series"> -
## 高度なタイプの折れ線チャート @@ -157,7 +151,6 @@ Angular 折れ線チャートは、次のデモに示すように、数百万に github-src="charts/data-chart/stacked-line-chart"> -
## Angular 積層型 100% 折れ線チャート @@ -172,7 +165,6 @@ Angular 折れ線チャートは、次のデモに示すように、数百万に github-src="charts/data-chart/stacked-100-line-chart"> -
## Angular ラジアル折れ線チャート @@ -187,7 +179,6 @@ Angular 折れ線チャートは、次のデモに示すように、数百万に github-src="charts/data-chart/radial-line-chart"> -
## Angular 極座標型折れ線チャート @@ -202,7 +193,6 @@ Angular 折れ線チャートは、次のデモに示すように、数百万に github-src="charts/data-chart/polar-line-chart"> -
## その他のリソース diff --git a/jp/components/charts/types/pie-chart.md b/jp/components/charts/types/pie-chart.md index 6787753c5b..e6b5880d83 100644 --- a/jp/components/charts/types/pie-chart.md +++ b/jp/components/charts/types/pie-chart.md @@ -22,7 +22,6 @@ Ignite UI for Angular 円チャート (円グラフ) は、データセットの github-src="charts/pie-chart/overview"> -
## Angular 円チャートの推奨事項 @@ -80,7 +79,6 @@ Angular 円チャートは、データを解析するためのビューアー github-src="charts/pie-chart/legend"> -
## Angular 円チャートその他の分類項目 @@ -97,7 +95,6 @@ Angular 円チャートは、データを解析するためのビューアー github-src="charts/pie-chart/others"> -
## Angular 円チャートの展開 @@ -110,7 +107,6 @@ Angular 円チャートは、データを解析するためのビューアー github-src="charts/pie-chart/explosion"> -
## Angular 円チャートの選択 @@ -142,7 +138,6 @@ Angular 円チャートは、データを解析するためのビューアー github-src="charts/pie-chart/selection"> -
## Angular 円チャートのアニメーション @@ -157,7 +152,6 @@ Angular 円チャートは、データを解析するためのビューアー github-src="charts/pie-chart/animation"> -
## Angular 円チャートのスタイル設定 @@ -170,7 +164,6 @@ Angular 円チャートは、データを解析するためのビューアー github-src="charts/pie-chart/styling"> -
## Angular ラジアル円チャート @@ -183,7 +176,6 @@ Angular 円チャートは、データを解析するためのビューアー github-src="charts/data-chart/radial-pie-chart"> -
## その他のリソース diff --git a/jp/components/charts/types/point-chart.md b/jp/components/charts/types/point-chart.md index 56e5d67a8d..cc135f6e00 100644 --- a/jp/components/charts/types/point-chart.md +++ b/jp/components/charts/types/point-chart.md @@ -22,7 +22,6 @@ Ignite UI for Angular ポイント チャートは、ポイントのコレクシ github-src="charts/category-chart/point-chart-multiple-sources"> -
## 単一シリーズの Angular ポイント チャート @@ -35,7 +34,6 @@ Ignite UI for Angular ポイント チャートは、ポイントのコレクシ github-src="charts/category-chart/point-chart-single-source"> -
## 複数シリーズの Angular ポイント チャート @@ -48,7 +46,6 @@ Angular ポイント チャートを使用すると、複数のシリーズを github-src="charts/category-chart/point-chart-multiple-sources"> -
## Angular ポイント チャートのスタイル設定 @@ -61,7 +58,6 @@ Angular ポイント チャートを設定したら、マーカーとそのア github-src="charts/category-chart/point-chart-styling"> -
## 高度なタイプのポイント チャート diff --git a/jp/components/charts/types/polar-chart.md b/jp/components/charts/types/polar-chart.md index b7b4f3fca3..c879bab518 100644 --- a/jp/components/charts/types/polar-chart.md +++ b/jp/components/charts/types/polar-chart.md @@ -22,7 +22,6 @@ Ignite UI for Angular 極座標チャートは、デカルト (x、y) 座標系 github-src="charts/data-chart/polar-area-chart"> -
## Angular 極座標スプライン エリア チャート @@ -35,7 +34,6 @@ Ignite UI for Angular 極座標チャートは、デカルト (x、y) 座標系 github-src="charts/data-chart/polar-spline-area-chart"> -
## Angular 極座標型マーカー チャート @@ -48,7 +46,6 @@ Ignite UI for Angular 極座標チャートは、デカルト (x、y) 座標系 github-src="charts/data-chart/polar-scatter-chart"> -
## Angular 極座標型折れ線チャート @@ -61,7 +58,6 @@ Ignite UI for Angular 極座標チャートは、デカルト (x、y) 座標系 github-src="charts/data-chart/polar-line-chart"> -
## Angular 極座標スプライン チャート @@ -74,7 +70,6 @@ Ignite UI for Angular 極座標チャートは、デカルト (x、y) 座標系 github-src="charts/data-chart/polar-spline-chart"> -
## Angular 極座標チャートのスタイル設定 @@ -87,7 +82,6 @@ Ignite UI for Angular 極座標チャートは、デカルト (x、y) 座標系 github-src="charts/data-chart/polar-area-chart-styling"> -
## その他のリソース diff --git a/jp/components/charts/types/radial-chart.md b/jp/components/charts/types/radial-chart.md index eee39caee0..bbc896e6be 100644 --- a/jp/components/charts/types/radial-chart.md +++ b/jp/components/charts/types/radial-chart.md @@ -22,7 +22,6 @@ Ignite UI for Angular ラジアル エリア チャートは、データ ポイ github-src="charts/data-chart/radial-area-chart"> -
## Angular ラジアル縦棒チャート @@ -35,7 +34,6 @@ Ignite UI for Angular ラジアル エリア チャートは、データ ポイ github-src="charts/data-chart/radial-column-chart"> -
## Angular ラジアル折れ線チャート @@ -48,7 +46,6 @@ Ignite UI for Angular ラジアル折れ線チャートは、データ ポイン github-src="charts/data-chart/radial-line-chart"> -
## Angular ラジアル円チャート @@ -61,7 +58,6 @@ Ignite UI for Angular ラジアル折れ線チャートは、データ ポイン github-src="charts/data-chart/radial-pie-chart"> -
## Angular ラジアル チャートのスタイル設定 @@ -74,7 +70,6 @@ Ignite UI for Angular ラジアル折れ線チャートは、データ ポイン github-src="charts/data-chart/radial-area-chart-styling"> -
## Angular ラジアル チャートの設定 diff --git a/jp/components/charts/types/scatter-chart.md b/jp/components/charts/types/scatter-chart.md index baba9af20f..f5c080e773 100644 --- a/jp/components/charts/types/scatter-chart.md +++ b/jp/components/charts/types/scatter-chart.md @@ -22,7 +22,6 @@ Angular 散布図は、マーカーのコレクションとして描画されま github-src="charts/data-chart/scatter-point-chart"> -
## Angular 散布折れ線チャート @@ -35,7 +34,6 @@ Angular は、直線で接続されたマーカーのコレクションとして github-src="charts/data-chart/scatter-line-chart"> -
## Angular 散布スプライン チャート @@ -48,7 +46,6 @@ Angular は、曲線スプラインで接続されたマーカーのコレクシ github-src="charts/data-chart/scatter-spline-chart"> -
## Angular 散布高密度チャート @@ -61,7 +58,6 @@ Angular 散布高密度 (HD) チャートを使用して、わずかな読み込 github-src="charts/data-chart/type-scatter-hd-series"> -
## Angular 散布エリア チャート @@ -74,7 +70,6 @@ Angular 散布エリア チャートは各ポイントに割り当てられた github-src="charts/data-chart/type-scatter-area-series"> -
## Angular 散布等高線チャート @@ -87,7 +82,6 @@ Angular 散布等高線チャートは、X データと Y データの三角形 github-src="charts/data-chart/type-scatter-contour-series"> -
## その他のリソース diff --git a/jp/components/charts/types/shape-chart.md b/jp/components/charts/types/shape-chart.md index fa33c1a4ec..2535b2cdde 100644 --- a/jp/components/charts/types/shape-chart.md +++ b/jp/components/charts/types/shape-chart.md @@ -24,7 +24,6 @@ Angular 散布ポリゴン チャートは、[`IgxDataChartComponent`]({environm github-src="charts/data-chart/type-scatter-polygon-series"> -
## Angular 散布ポリライン チャート @@ -39,7 +38,6 @@ Angular 散布ポリライン チャートは、[`IgxDataChartComponent`]({envir github-src="charts/data-chart/type-scatter-polyline-series"> -
## その他のリソース diff --git a/jp/components/charts/types/sparkline-chart.md b/jp/components/charts/types/sparkline-chart.md index 4686a73b1d..ce9db23410 100644 --- a/jp/components/charts/types/sparkline-chart.md +++ b/jp/components/charts/types/sparkline-chart.md @@ -22,7 +22,6 @@ Ignite UI for Angular スパークラインは、軽量なチャート コント github-src="charts/sparkline/display-types"> -
このサンプルが気に入りましたか? 完全な Angular ツールキットにアクセスして、すばやく独自のアプリの作成を開始します。無料でダウンロードできます。 @@ -72,7 +71,6 @@ Angular スパークライン コンポーネントは、それに応じて [`di github-src="charts/sparkline/display-types"> -
## マーカー @@ -96,7 +94,6 @@ Angular スパークライン コンポーネントを使用すると、マー github-src="charts/sparkline/markers"> -
## 標準範囲 @@ -119,7 +116,6 @@ Angular スパークラインの通常の範囲機能は、データが視覚化 github-src="charts/sparkline/normal-range"> -
## トレンドライン @@ -138,7 +134,6 @@ Angular スパークラインは、実際のスパークライン レイヤー github-src="charts/sparkline/trendlines"> -
## 不明な値の補間 @@ -153,7 +148,6 @@ Angular スパークラインは、不明な値を検出し、指定された補 github-src="charts/sparkline/unknown-values"> -
## データ グリッドのスパークライン @@ -166,7 +160,6 @@ Angular スパークラインは、データ グリッドのテンプレート github-src="charts/sparkline/grid"> - ## その他のリソース 関連するチャートタイプの詳細については、以下のトピックを参照してください。 diff --git a/jp/components/charts/types/spline-chart.md b/jp/components/charts/types/spline-chart.md index 74222dc2c6..142df11b34 100644 --- a/jp/components/charts/types/spline-chart.md +++ b/jp/components/charts/types/spline-chart.md @@ -21,7 +21,6 @@ Ignite UI for Angular スプライン チャートは、スプラインのスム github-src="charts/category-chart/spline-multiple-sources"> -
## 単一シリーズの Angular スプライン チャート @@ -36,7 +35,6 @@ Ignite UI for Angular スプライン チャートは、スプラインのスム github-src="charts/category-chart/spline-single-source"> -
## 複数シリーズの Angular スプライン チャート @@ -51,7 +49,6 @@ Ignite UI for Angular スプライン チャートは、スプラインのスム github-src="charts/category-chart/spline-multiple-sources"> -
## Angular スプライン チャートのスタイル設定 @@ -66,7 +63,6 @@ Ignite UI for Angular スプライン チャートは、スプラインのスム github-src="charts/category-chart/spline-styling"> -
## 高度なタイプのスプライン チャート @@ -85,7 +81,6 @@ Ignite UI for Angular スプライン チャートは、スプラインのスム github-src="charts/data-chart/stacked-spline-chart"> -
## Angular 積層型 100% スプライン チャート @@ -100,7 +95,6 @@ Ignite UI for Angular スプライン チャートは、スプラインのスム github-src="charts/data-chart/stacked-100-spline-chart"> -
## その他のリソース diff --git a/jp/components/charts/types/stacked-chart.md b/jp/components/charts/types/stacked-chart.md index 7298ae7c10..f8a415c2b9 100644 --- a/jp/components/charts/types/stacked-chart.md +++ b/jp/components/charts/types/stacked-chart.md @@ -22,7 +22,6 @@ Ignite UI for Angular 積層型チャートは、データ項目の複数の値 github-src="charts/data-chart/stacked-chart-types"> -
以下のセクションは Ignite UI for Angular 積層型チャートの個々のタイプを示します。 @@ -39,7 +38,6 @@ Ignite UI for Angular 積層型チャートは、データ項目の複数の値 github-src="charts/data-chart/stacked-area-chart"> -
## Angular 積層型 100 エリア チャート @@ -54,7 +52,6 @@ Ignite UI for Angular 積層型チャートは、データ項目の複数の値 github-src="charts/data-chart/stacked-100-area-chart"> -
## Angular 積層型棒チャート @@ -71,7 +68,6 @@ Ignite UI for Angular 積層型チャートは、データ項目の複数の値 github-src="charts/data-chart/stacked-bar-chart"> -
## Angular 積層型 100% 棒チャート @@ -86,7 +82,6 @@ Angular 積層型 100% 棒チャートは、X 軸 (チャートの下のラベ github-src="charts/data-chart/stacked-100-bar-chart"> -
## Angular 積層型縦棒チャート @@ -101,7 +96,6 @@ Angular 積層型 100% 棒チャートは、X 軸 (チャートの下のラベ github-src="charts/data-chart/stacked-column-chart"> -
## Angular 積層型 100% 縦棒チャート @@ -116,7 +110,6 @@ Angular 積層型 100% 棒チャートは、X 軸 (チャートの下のラベ github-src="charts/data-chart/stacked-100-column-chart"> -
## Angular 積層型折れ線チャート @@ -129,7 +122,6 @@ Angular 積層型 100% 棒チャートは、X 軸 (チャートの下のラベ github-src="charts/data-chart/stacked-line-chart"> -
## Angular 積層型 100% 折れ線チャート @@ -144,7 +136,6 @@ Angular 積層型 100% 棒チャートは、X 軸 (チャートの下のラベ github-src="charts/data-chart/stacked-100-line-chart"> -
## Angular 積層型スプライン エリア チャート @@ -159,7 +150,6 @@ Angular 積層型 100% 棒チャートは、X 軸 (チャートの下のラベ github-src="charts/data-chart/stacked-spline-area-chart"> -
## Angular 積層型 100% スプライン エリア チャート @@ -174,7 +164,6 @@ Angular 積層型 100% 棒チャートは、X 軸 (チャートの下のラベ github-src="charts/data-chart/stacked-100-spline-area-chart"> -
## Angular 積層型スプライン チャート @@ -187,7 +176,6 @@ Angular 積層型 100% 棒チャートは、X 軸 (チャートの下のラベ github-src="charts/data-chart/stacked-spline-chart"> -
## Angular 積層型 100% スプライン チャート @@ -202,7 +190,6 @@ Angular 積層型 100% 棒チャートは、X 軸 (チャートの下のラベ github-src="charts/data-chart/stacked-100-spline-chart"> -
## その他のリソース diff --git a/jp/components/charts/types/step-chart.md b/jp/components/charts/types/step-chart.md index 87e9dae912..4ed1e51061 100644 --- a/jp/components/charts/types/step-chart.md +++ b/jp/components/charts/types/step-chart.md @@ -22,7 +22,6 @@ Ignite UI for Angular ステップ チャートは連続する垂直線と水平 github-src="charts/category-chart/step-area-multiple-sources"> -
## Angular ステップ折れ線チャート @@ -37,7 +36,6 @@ Angular ステップ折れ線チャートは、線の下の領域が塗りつぶ github-src="charts/category-chart/step-line-multiple-sources"> -
## Angular ステップ チャートのスタイル設定 @@ -50,7 +48,6 @@ Angular ステップ折れ線チャートは、線の下の領域が塗りつぶ github-src="charts/category-chart/step-line-styling"> -
## その他のリソース diff --git a/jp/components/charts/types/stock-chart.md b/jp/components/charts/types/stock-chart.md index 2820cbdf86..193b08840e 100644 --- a/jp/components/charts/types/stock-chart.md +++ b/jp/components/charts/types/stock-chart.md @@ -22,7 +22,6 @@ Ignite UI for Angular 株価チャート (Angular ファイナンシャル チ github-src="charts/financial-chart/multiple-data"> -
## 株価チャートの推奨事項 @@ -72,7 +71,6 @@ Ignite UI for Angular 株価チャート (Angular ファイナンシャル チ github-src="charts/financial-chart/multiple-data"> -
## Angular 株価チャート @@ -85,7 +83,6 @@ Ignite UI for Angular 株価チャート (Angular ファイナンシャル チ github-src="charts/financial-chart/stock-index-chart"> -
## Angular 株価チャートのスタイル設定 @@ -98,7 +95,6 @@ Ignite UI for Angular 株価チャート (Angular ファイナンシャル チ github-src="charts/financial-chart/styling"> -
## Angular チャートの注釈 @@ -117,7 +113,6 @@ Ignite UI for Angular 株価チャート (Angular ファイナンシャル チ github-src="charts/financial-chart/annotations"> -
## Angular チャートのペイン @@ -159,7 +154,6 @@ Ignite UI for Angular 株価チャート (Angular ファイナンシャル チ github-src="charts/financial-chart/panes"> -
## その他のリソース diff --git a/jp/components/charts/types/treemap-chart.md b/jp/components/charts/types/treemap-chart.md index 7d51772095..e69e84fb06 100644 --- a/jp/components/charts/types/treemap-chart.md +++ b/jp/components/charts/types/treemap-chart.md @@ -22,7 +22,6 @@ Ignite UI for Angular ツリーマップ チャートは、ネストされた一 github-src="charts/tree-map/overview"> -
## ツリーマップの推奨事項 @@ -72,7 +71,6 @@ Ignite UI for Angular ツリーマップ チャートは、ネストされた一 github-src="charts/tree-map/layout"> -
### レイアウトのタイプ @@ -107,7 +105,6 @@ Ignite UI for Angular ツリーマップ チャートは、ネストされた一 github-src="charts/tree-map/styling"> - ### Angular ツリーマップのハイライト表示 次の例では、ツリーマップでノードのハイライト機能を示しています。 @@ -119,7 +116,6 @@ Ignite UI for Angular ツリーマップ チャートは、ネストされた一 github-src="charts/tree-map/highlighting"> - ## Angular ツリーマップのパーセントベースのハイライト表示 - [`highlightedDataSource`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxtreemapcomponent.html#highlightedDataSource): ハイライト表示された値を読み取るデータ ソースを指定します。null の場合、ハイライト表示された値は ItemsSource プロパティから読み取られます。 @@ -136,7 +132,6 @@ Ignite UI for Angular ツリーマップ チャートは、ネストされた一 github-src="charts/tree-map/highlighting-percent-based"> -
## その他のリソース diff --git a/jp/components/dashboard-tile.md b/jp/components/dashboard-tile.md index f298b59367..6c851fa847 100644 --- a/jp/components/dashboard-tile.md +++ b/jp/components/dashboard-tile.md @@ -23,7 +23,6 @@ Angular Dashboard Tile は、データ ソース コレクション/配列また github-src="charts/dashboard-tile/local-data-source-dashboard"> - ## 依存関係 Ignite UI for Angular ツールセットに次のパッケージをインストールします: @@ -82,7 +81,6 @@ export class AppModule {} github-src="charts/dashboard-tile/gauge-dashboard"> - 視覚化または視覚化のプロパティも、コントロールの上部にある [`IgxToolbarComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_layouts.igxtoolbarcomponent.html) を使用して構成できます。この [`IgxToolbarComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_layouts.igxtoolbarcomponent.html) には、現在の視覚化の既定のツールに加えて、以下で強調表示されている 4 つの Dashboard Tile 固有のツールが含まれています。 Dashboard Tile Toolbar @@ -102,7 +100,6 @@ export class AppModule {} github-src="charts/dashboard-tile/pie-dashboard"> - このデモでは、ダッシュボード タイルと Angular 地理マップの統合を示します。右上のツールバー オプションを使用すると、スタイル設定やデータ視覚化の変更にアクセスできます。 - ## API リファレンス - [`IgxToolbarComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_layouts.igxtoolbarcomponent.html) diff --git a/jp/components/excel-library-using-cells.md b/jp/components/excel-library-using-cells.md index d282536e0f..0f7b4387fc 100644 --- a/jp/components/excel-library-using-cells.md +++ b/jp/components/excel-library-using-cells.md @@ -19,7 +19,6 @@ Excel ワークシートの [`WorksheetCell`]({environment:dvApiBaseUrl}/product github-src="excel/excel-library/working-with-cells"> -
## 参照 diff --git a/jp/components/excel-library-using-workbooks.md b/jp/components/excel-library-using-workbooks.md index ba31d14143..2dddc9387a 100644 --- a/jp/components/excel-library-using-workbooks.md +++ b/jp/components/excel-library-using-workbooks.md @@ -19,7 +19,6 @@ Infragistics Angular Excel Engine は、データを Microsoft® Excel® に保 github-src="excel/excel-library/operations-on-workbooks"> -
## 既定のフォントを変更 diff --git a/jp/components/excel-library-using-worksheets.md b/jp/components/excel-library-using-worksheets.md index f067912bc2..4bb07ce90a 100644 --- a/jp/components/excel-library-using-worksheets.md +++ b/jp/components/excel-library-using-worksheets.md @@ -19,7 +19,6 @@ Angular Excel Engine の [`worksheet`]({environment:dvApiBaseUrl}/products/ignit github-src="excel/excel-library/operations-on-worksheets"> -
以下のコードは、以下のコード スニペットを使用するインポートを示します。 diff --git a/jp/components/excel-library-working-with-charts.md b/jp/components/excel-library-working-with-charts.md index 759ca4077c..71f71fa7c0 100644 --- a/jp/components/excel-library-working-with-charts.md +++ b/jp/components/excel-library-working-with-charts.md @@ -19,7 +19,6 @@ Infragistics Angular Excel Engine の [`WorksheetChart`]({environment:dvApiBaseU github-src="excel/excel-library/working-with-charts"> - > [!Note] > XLSX 形式が必要です。他の形式は現在サポートされていません。 diff --git a/jp/components/excel-library-working-with-sparklines.md b/jp/components/excel-library-working-with-sparklines.md index fcbca21157..4bdfc2b5ff 100644 --- a/jp/components/excel-library-working-with-sparklines.md +++ b/jp/components/excel-library-working-with-sparklines.md @@ -19,7 +19,6 @@ Infragistics Angular Excel Library は、Excel ワークシートにスパーク github-src="excel/excel-library/working-with-sparklines"> - > [!Note] > XLSX 形式は必要です。他の形式は現在サポートされていません。 diff --git a/jp/components/excel-library.md b/jp/components/excel-library.md index 13ab7ca6cd..5f0b54e399 100644 --- a/jp/components/excel-library.md +++ b/jp/components/excel-library.md @@ -19,7 +19,6 @@ Infragistics Angular Excel ライブラリは、[`workbook`]({environment:dvApiB github-src="excel/excel-library/overview"> - > [!Note] > XLSX 形式は必要です。他の形式は現在サポートされていません。 diff --git a/jp/components/geo-map-binding-data-csv.md b/jp/components/geo-map-binding-data-csv.md index 0df12e255d..be2f7df387 100644 --- a/jp/components/geo-map-binding-data-csv.md +++ b/jp/components/geo-map-binding-data-csv.md @@ -20,7 +20,6 @@ Ignite UI for Angular Map コンポーネントを使用すると、さまざま github-src="maps/geo-map/binding-data-csv"> -
## データ例 diff --git a/jp/components/geo-map-binding-data-json-points.md b/jp/components/geo-map-binding-data-json-points.md index 8e4ebbd161..6c53d380d6 100644 --- a/jp/components/geo-map-binding-data-json-points.md +++ b/jp/components/geo-map-binding-data-json-points.md @@ -20,7 +20,6 @@ Ignite UI for Angular Map マップは、さまざまな種類のファイルか github-src="maps/geo-map/binding-data-json-points"> -
## データ例 diff --git a/jp/components/geo-map-binding-data-model.md b/jp/components/geo-map-binding-data-model.md index d2f50a7ebc..03b5a611e4 100644 --- a/jp/components/geo-map-binding-data-model.md +++ b/jp/components/geo-map-binding-data-model.md @@ -20,7 +20,6 @@ Ignite UI for Angular マップ コンポーネントは、シェイプ ファ github-src="maps/geo-map/binding-data-model"> -
以下の表で、地理的シリーズのタイプごとに必要となるデータ構造を簡単に説明します。 diff --git a/jp/components/geo-map-binding-multiple-shapes.md b/jp/components/geo-map-binding-multiple-shapes.md index b5b1f3846e..859ee6f658 100644 --- a/jp/components/geo-map-binding-multiple-shapes.md +++ b/jp/components/geo-map-binding-multiple-shapes.md @@ -20,7 +20,6 @@ Ignite UI for Angular マップでは、複数の地理的シリーズオブジ github-src="maps/geo-map/binding-multiple-shapes"> -
このトピックでは、マップ コンポーネントに複数の地理的シリーズを表示する方法について段階的に説明します。すべての地理的シリーズは、[`IgxShapeDataSource`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_core.igxshapedatasource.html) クラスを使用して形状ファイルからロードされた地理空間データに従ってプロットします。[`IgxShapeDataSource`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_core.igxshapedatasource.html) オブジェクトの詳細については、[シェープ ファイルのバインディング](geo-map-binding-shp-file.md)のトピックを参照してください。 diff --git a/jp/components/geo-map-binding-multiple-sources.md b/jp/components/geo-map-binding-multiple-sources.md index f52939aeca..51611e8dd5 100644 --- a/jp/components/geo-map-binding-multiple-sources.md +++ b/jp/components/geo-map-binding-multiple-sources.md @@ -19,7 +19,6 @@ Ignite UI for Angular マップでは、カスタム データ ソースを地 github-src="maps/geo-map/binding-multiple-sources"> -
このトピックでは、以下の地理空間データをプロットする複数の地理的シリーズを表示するための手順を説明します。 diff --git a/jp/components/geo-map-binding-shp-file.md b/jp/components/geo-map-binding-shp-file.md index b8d9bd502e..8249ff311a 100644 --- a/jp/components/geo-map-binding-shp-file.md +++ b/jp/components/geo-map-binding-shp-file.md @@ -19,7 +19,6 @@ Ignite UI for Angular Map コンポーネントの [`IgxShapeDataSource`]({envir github-src="maps/geo-map/binding-shp-polylines"> -
以下の表は、シェイプ ファイルを読み込むための [`IgxShapeDataSource`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_core.igxshapedatasource.html) クラスのプロパティを説明します。 diff --git a/jp/components/geo-map-display-azure-imagery.md b/jp/components/geo-map-display-azure-imagery.md index ca295e1132..88c1f16f64 100644 --- a/jp/components/geo-map-display-azure-imagery.md +++ b/jp/components/geo-map-display-azure-imagery.md @@ -24,7 +24,6 @@ Angular [`IgxAzureMapsImagery`]({environment:dvApiBaseUrl}/products/ignite-ui-an github-src="maps/geo-map/display-azure-imagery"> - ## Angular Azure Maps からの画像の表示 - コード例 以下のコード スニペットは、[`IgxAzureMapsImagery`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_maps.igxazuremapsimagery.html) クラスを使用して Angular [`IgxGeographicMapComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_maps.igxgeographicmapcomponent.html) で Azure Maps からの地理的画像タイルを表示する方法を示します。 diff --git a/jp/components/geo-map-display-esri-imagery.md b/jp/components/geo-map-display-esri-imagery.md index 9db1460c2f..17b2cf7864 100644 --- a/jp/components/geo-map-display-esri-imagery.md +++ b/jp/components/geo-map-display-esri-imagery.md @@ -19,7 +19,6 @@ _language: ja github-src="maps/geo-map/display-esri-imagery"> -
## コード スニペット diff --git a/jp/components/geo-map-display-heat-imagery.md b/jp/components/geo-map-display-heat-imagery.md index a1f4e05906..c718940c88 100644 --- a/jp/components/geo-map-display-heat-imagery.md +++ b/jp/components/geo-map-display-heat-imagery.md @@ -21,7 +21,6 @@ Ignite UI for Angular マップ コントロールには、Shape ファイルを github-src="maps/geo-map/display-heat-imagery"> -
[`IgxShapeDataSource`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_core.igxshapedatasource.html) がそのシェイプ ファイルを読み込むと、そのデータを [`IgxShapefileRecord`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_core.igxshapefilerecord.html) オブジェクトに変換します。これらのオブジェクトは、[`IgxShapeDataSource`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_core.igxshapedatasource.html) の `GetPointData()` メソッドから取得でき、`TileGenerator` プロパティに割り当てられた [`IgxHeatTileGenerator`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_core.igxheattilegenerator.html) で [`IgxTileGeneratorMapImagery`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_maps.igxtilegeneratormapimagery.html) オブジェクトを使用してヒートマップを作成するために使用できます。この [`IgxTileGeneratorMapImagery`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_maps.igxtilegeneratormapimagery.html) は、[`tileImagery`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_maps.igxgeographictileseriescomponent.html#tileImagery) ソースとして [`IgxGeographicTileSeriesComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_maps.igxgeographictileseriescomponent.html) で使用できます。 diff --git a/jp/components/geo-map-display-osm-imagery.md b/jp/components/geo-map-display-osm-imagery.md index 98fb55accf..02de5146e4 100644 --- a/jp/components/geo-map-display-osm-imagery.md +++ b/jp/components/geo-map-display-osm-imagery.md @@ -20,7 +20,6 @@ Angular [`IgxOpenStreetMapImagery`]({environment:dvApiBaseUrl}/products/ignite-u github-src="maps/geo-map/display-osm-imagery"> -
## コード スニペット diff --git a/jp/components/geo-map-navigation.md b/jp/components/geo-map-navigation.md index 1d6eab0fa2..53e8a9b956 100644 --- a/jp/components/geo-map-navigation.md +++ b/jp/components/geo-map-navigation.md @@ -19,7 +19,6 @@ _language: ja github-src="maps/geo-map/navigation"> -
## 地理座標 diff --git a/jp/components/geo-map-shape-styling.md b/jp/components/geo-map-shape-styling.md index 63bcf2ac55..71f5e1212c 100644 --- a/jp/components/geo-map-shape-styling.md +++ b/jp/components/geo-map-shape-styling.md @@ -19,7 +19,6 @@ _language: ja github-src="maps/geo-map/shape-styling"> -
## 必要なインポート diff --git a/jp/components/geo-map-type-scatter-area-series.md b/jp/components/geo-map-type-scatter-area-series.md index 5b7a2ec714..1529e8b849 100644 --- a/jp/components/geo-map-type-scatter-area-series.md +++ b/jp/components/geo-map-type-scatter-area-series.md @@ -19,7 +19,6 @@ Angular マップ コンポーネントでは、[`IgxGeographicScatterAreaSeries github-src="maps/geo-map/type-scatter-area-series"> -
[`IgxGeographicScatterAreaSeriesComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_maps.igxgeographicscatterareaseriescomponent.html) は [`IgxGeographicContourLineSeriesComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_maps.igxgeographiccontourlineseriescomponent.html) と同様ですが、同じ値を持つデータポイントを接続する等線の置換に補完で色つきサーフェス エリアとしてデータを表します。 diff --git a/jp/components/geo-map-type-scatter-bubble-series.md b/jp/components/geo-map-type-scatter-bubble-series.md index bed3121d77..2049e86c4c 100644 --- a/jp/components/geo-map-type-scatter-bubble-series.md +++ b/jp/components/geo-map-type-scatter-bubble-series.md @@ -19,7 +19,6 @@ Angular マップ コンポーネントでは、[`IgxGeographicProportionalSymbo github-src="maps/geo-map/type-scatter-bubble-series"> -
上記のデモは、[`IgxGeographicProportionalSymbolSeriesComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_maps.igxgeographicproportionalsymbolseriescomponent.html) シリーズと、シリーズのデータ​​バインディングオプションを指定する方法を示しています。予定表連動マーカー選択は、マーカー競合回避ロジックと合わせて構成され、マーカー アウトラインと塗りつぶしの色も指定されます。 diff --git a/jp/components/geo-map-type-scatter-contour-series.md b/jp/components/geo-map-type-scatter-contour-series.md index 12a7d74bf6..3be642d900 100644 --- a/jp/components/geo-map-type-scatter-contour-series.md +++ b/jp/components/geo-map-type-scatter-contour-series.md @@ -19,7 +19,6 @@ Angular マップ コンポーネントでは、[`IgxGeographicContourLineSeries github-src="maps/geo-map/type-scatter-contour-series"> -
[`IgxGeographicContourLineSeriesComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_maps.igxgeographiccontourlineseriescomponent.html) は [`IgxGeographicScatterAreaSeriesComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_maps.igxgeographicscatterareaseriescomponent.html) とよく似ていますが、塗りつぶしスケールを使用して色付けされた等高線としてデータを表し、地理散布エリア シリーズはカラースケールを使用して補間された面としてデータを表します。 diff --git a/jp/components/geo-map-type-scatter-density-series.md b/jp/components/geo-map-type-scatter-density-series.md index 708999e968..29e2cb9e27 100644 --- a/jp/components/geo-map-type-scatter-density-series.md +++ b/jp/components/geo-map-type-scatter-density-series.md @@ -19,7 +19,6 @@ Angular マップ コンポーネントでは、[`IgxGeographicHighDensityScatte github-src="maps/geo-map/type-scatter-density-series"> -
上記のサンプルは、オーストラリアの人口密度を表す何百、何千ものデータ ポイントにバインドされた [`IgxGeographicHighDensityScatterSeriesComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_maps.igxgeographichighdensityscatterseriescomponent.html) シリーズをマップ コンポーネントで示しています。大量のデータ ポイントを含むマップのプロット領域は凝縮された赤色のピクセルによって表します。少量のデータ ポイントを含む領域は青色のピクセルによって表します。 diff --git a/jp/components/geo-map-type-scatter-symbol-series.md b/jp/components/geo-map-type-scatter-symbol-series.md index 0ade3e68af..3979c31a7e 100644 --- a/jp/components/geo-map-type-scatter-symbol-series.md +++ b/jp/components/geo-map-type-scatter-symbol-series.md @@ -19,7 +19,6 @@ Angular マップ コンポーネントでは、[`IgxGeographicSymbolSeriesCompo github-src="maps/geo-map/type-scatter-symbol-series"> -
## データ要件 diff --git a/jp/components/geo-map-type-shape-polygon-series.md b/jp/components/geo-map-type-shape-polygon-series.md index ef524d7601..93b6ecd0c8 100644 --- a/jp/components/geo-map-type-shape-polygon-series.md +++ b/jp/components/geo-map-type-shape-polygon-series.md @@ -19,7 +19,6 @@ Angular マップ コンポーネントでは、[`IgxGeographicShapeSeriesCompon github-src="maps/geo-map/type-shape-polygon-series"> -
[`IgxGeographicShapeSeriesComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_maps.igxgeographicshapeseriescomponent.html) は、地理空間データがポリラインではなくポリゴンでレンダリングされる以外、[`IgxGeographicPolylineSeriesComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_maps.igxgeographicpolylineseriescomponent.html) とほとんど同じです。 diff --git a/jp/components/geo-map-type-shape-polyline-series.md b/jp/components/geo-map-type-shape-polyline-series.md index d4f8771ffc..8f69cc50b2 100644 --- a/jp/components/geo-map-type-shape-polyline-series.md +++ b/jp/components/geo-map-type-shape-polyline-series.md @@ -19,7 +19,6 @@ Angular マップ コンポーネントでは、[`IgxGeographicPolylineSeriesCom github-src="maps/geo-map/type-shape-polyline-series"> -
[`IgxGeographicPolylineSeriesComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_maps.igxgeographicpolylineseriescomponent.html) は、[`IgxGeographicShapeSeriesComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_maps.igxgeographicshapeseriescomponent.html) とよく似ていますが、地理空間データがポリゴンではなくポリラインでレンダリングされる点が異なります。 diff --git a/jp/components/geo-map.md b/jp/components/geo-map.md index 3476f6ec97..6282ff3fa4 100644 --- a/jp/components/geo-map.md +++ b/jp/components/geo-map.md @@ -21,7 +21,6 @@ Ignite UI for Angular Map コンポーネントを使用すると、ビューモ github-src="maps/geo-map/type-scatter-bubble-series"> -
Angular 地図コンポーネントを使用すると、Bing Maps™ および Open Street Maps から地理的画像をレンダリングできます。マップは何万ものデータポイントをプロットし、コントロールがリアルタイム フィードを処理できるように数ミリ秒ごとにそれらを更新します。 diff --git a/jp/components/inputs/color-editor.md b/jp/components/inputs/color-editor.md index cb0e21ac2c..449b381fe5 100644 --- a/jp/components/inputs/color-editor.md +++ b/jp/components/inputs/color-editor.md @@ -20,7 +20,6 @@ Ignite UI for Angular Color Editor は軽量のカラー ピッカー コンポ github-src="inputs/color-editor/overview"> -
## 依存関係 diff --git a/jp/components/linear-gauge.md b/jp/components/linear-gauge.md index 06f4cbde42..6add63701a 100644 --- a/jp/components/linear-gauge.md +++ b/jp/components/linear-gauge.md @@ -22,7 +22,6 @@ Ignite UI for Angular リニア ゲージ コンポーネントを使用する github-src="gauges/linear-gauge/animation"> -
## 依存関係 @@ -114,7 +113,6 @@ export class AppModule {} github-src="gauges/linear-gauge/needle"> - ## 針のハイライト リニア ゲージを変更して、2 番目の針を表示できます。これにより、メイン針の [`value`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_gauges.igxlineargaugecomponent.html#value) の不透明度が低く表示されます。これを有効にするには、まず [`highlightValueDisplayMode`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_gauges.igxlineargaugecomponent.html#highlightValueDisplayMode) を Overlay に設定し、次に [`highlightValue`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_gauges.igxlineargaugecomponent.html#highlightValue) を適用します。 @@ -145,7 +143,6 @@ export class AppModule {} github-src="gauges/linear-gauge/highlight-needle"> - ## 範囲 範囲はスケールで指定した値の範囲をハイライト表示する視覚的な要素です。その目的は、パフォーマンス バー メジャーの質的状態を視覚で伝えると同時に、その状態をレベルとして示すことにあります。 @@ -176,7 +173,6 @@ export class AppModule {} github-src="gauges/linear-gauge/ranges"> - ## 目盛 目盛は、リニア ゲージを読み取りやすくするために、目盛の間隔でスケールを分割して見せる役割を果たします。 @@ -211,7 +207,6 @@ export class AppModule {} github-src="gauges/linear-gauge/tickmarks"> - ## ラベル ラベルはスケールのメジャーを示します。 @@ -236,7 +231,6 @@ export class AppModule {} github-src="gauges/linear-gauge/labels"> - ## バッキング バッキング要素はブレット グラフ コントロールの背景と境界線を表します。常に最初に描画される要素でラベルやメモリなどの残りの要素は互いにオーバーレイします。 @@ -260,7 +254,6 @@ export class AppModule {} github-src="gauges/linear-gauge/backing"> - ## スケール スケールはゲージで値の全範囲をハイライト表示する視覚的な要素です。外観やスケールの図形のカスタマイズ、更にスケールを反転 ([`isScaleInverted`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_gauges.igxlineargaugecomponent.html#isScaleInverted) プロパティを使用) させて、すべてのラベルを左から右ではなく、右から左へ描画することもできます。 @@ -287,7 +280,6 @@ export class AppModule {} github-src="gauges/linear-gauge/scale"> - ## まとめ 上記すべてのコード スニペットを以下のコード ブロックにまとめています。プロジェクトに簡単にコピーしてブレットグラフのすべての機能を再現できます。 diff --git a/jp/components/menus/toolbar.md b/jp/components/menus/toolbar.md index 36cf20368d..f2a853df3d 100644 --- a/jp/components/menus/toolbar.md +++ b/jp/components/menus/toolbar.md @@ -19,7 +19,6 @@ Angular ツールバー コンポーネントは、主にチャート コンポ github-src="charts/toolbar/actions-built-in-category-chart"> - ## 依存関係 Ignite UI for Angular のレイアウト、入力、チャート、コア パッケージをインストールします。 @@ -93,7 +92,6 @@ IgrDataChartCategoryTrendLineModule.register(); github-src="charts/toolbar/layout-actions-for-data-chart"> - ### Angular データ チャートの統合 Angular ツールバーには、`Target` プロパティが含まれています。これは、以下のコードに示すように、[`IgxDataChartComponent`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_charts.igxdatachartcomponent.html) などのコンポーネントをリンクするために使用されます。 @@ -247,7 +245,6 @@ public void ToolbarCustomIconOnViewInit() github-src="charts/toolbar/layout-in-vertical-orientation"> - ### Color Editor (カラー エディター) Angular Toolbar にカスタム カラー エディター ツールを追加できます。このツールは、コマンド イベントと連携して、アプリケーションにカスタム スタイルを適用することもできます。 @@ -284,7 +281,6 @@ Angular Toolbar にカスタム カラー エディター ツールを追加で github-src="charts/toolbar/color-editor-support"> -