diff --git a/kr/components/bullet-graph.md b/kr/components/bullet-graph.md index 18961e4b2a..89af9333c7 100644 --- a/kr/components/bullet-graph.md +++ b/kr/components/bullet-graph.md @@ -22,7 +22,6 @@ The following sample demonstrates how setting multiple properties on the same ga github-src="gauges/bullet-graph/animation"> -
This gauge supports one scale, one set of tick marks and one set of labels. The component also has built-in support for animated transitions. This animation is easily customizable by setting the `transitionDuration` property. @@ -117,7 +116,6 @@ Performance value is the primary measure displayed by the component and it is vi github-src="gauges/bullet-graph/measures"> - ## Comparative Ranges The ranges are visual elements that highlight a specified range of values on a scale. Their purpose is to visually communicate the qualitative state of the performance bar measure, illustrating at the same time the degree to which it resides within that state. @@ -153,7 +151,6 @@ The ranges are visual elements that highlight a specified range of values on a s github-src="gauges/bullet-graph/ranges"> - ## Tick Marks The tick marks serve as a visual division of the scale into intervals in order to increase the readability of the bullet graph. @@ -187,7 +184,6 @@ The tick marks serve as a visual division of the scale into intervals in order t github-src="gauges/bullet-graph/tickmarks"> - ## Labels The labels indicate the measures on the scale. @@ -212,7 +208,6 @@ The labels indicate the measures on the scale. github-src="gauges/bullet-graph/labels"> - ## Backing The backing element represents background and border of the bullet graph control. It is always the first element rendered and all the rest of elements such as labels, and tick marks are overlaid on top of it. @@ -236,7 +231,6 @@ The backing element represents background and border of the bullet graph control github-src="gauges/bullet-graph/background"> - ## Scale The scale is visual element that highlights the full range of values in the gauge. You can customize appearance and shape of the scale. The scale can also be inverted (using [`isScaleInverted`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_gauges.igxbulletgraphcomponent.html#isScaleInverted) property) and all labels will be rendered from right-to-left instead of left-to-right. @@ -261,7 +255,6 @@ The scale is visual element that highlights the full range of values in the gaug github-src="gauges/bullet-graph/scale"> - ## Summary For your convenience, all above code snippets are combined into one code block below that you can easily copy to your project and see the bullet graph with all features and visuals enabled. diff --git a/kr/components/charts/chart-features.md b/kr/components/charts/chart-features.md index b07be643a3..cb3fc5462b 100644 --- a/kr/components/charts/chart-features.md +++ b/kr/components/charts/chart-features.md @@ -22,7 +22,6 @@ Modify or customize all aspects of both the X-Axis and Y-Axis using the differen github-src="charts/data-chart/axis-crossing"> -
### Annotations @@ -35,7 +34,6 @@ These additional layers are on top of the chart which are mouse / touch dependen github-src="charts/category-chart/line-chart-with-annotations"> -
### Animations @@ -48,7 +46,6 @@ Animate your chart as it loads a new data source by enabling animations. These a github-src="charts/category-chart/line-chart-with-animations"> -
### Highlighting @@ -61,7 +58,6 @@ Bring focus to visuals such as lines, columns, or markers by highlighting them a github-src="charts/category-chart/column-chart-with-highlighting"> -
### Markers @@ -74,7 +70,6 @@ Identify data points quickly, even if the value falls between major gridlines wi github-src="charts/category-chart/marker-options"> -
### Navigation @@ -87,7 +82,6 @@ You can navigate the chart by zooming and panning with the mouse, keyboard, and github-src="charts/data-chart/chart-navigation"> -
### Overlays @@ -100,7 +94,6 @@ Overlays allows you to annotate important values and thresholds by plotting hori github-src="charts/data-chart/series-value-overlay"> -
### Performance @@ -113,7 +106,6 @@ Angular charts are optimized for high performance of rendering millions of data github-src="charts/category-chart/high-volume"> -
### Tooltips @@ -126,7 +118,6 @@ Display all information relevant to the particular series type via Tooltips. The github-src="charts/category-chart/column-chart-with-tooltips"> -
### Trendlines @@ -139,5 +130,4 @@ Use trendlines to identify a trend or find patterns in your data. There are many github-src="charts/financial-chart/trendlines"> -
diff --git a/kr/components/charts/chart-overview.md b/kr/components/charts/chart-overview.md index 7d7d403cc7..4e3a3c85f6 100644 --- a/kr/components/charts/chart-overview.md +++ b/kr/components/charts/chart-overview.md @@ -47,7 +47,6 @@ The Angular Bar Chart, or Bar Graph is among the most common category chart type github-src="charts/data-chart/bar-chart-multiple-sources"> -
### Angular Pie Chart @@ -60,7 +59,6 @@ The Angular Pie Chart, or Pie Graph, is a very common part-to-whole chart type. github-src="charts/pie-chart/overview"> -
### Angular Line Chart @@ -73,7 +71,6 @@ The Angular Line Chart, or Line Graph is a type of category line graph shows the github-src="charts/category-chart/line-chart-multiple-sources"> -
### Angular Donut Chart @@ -86,7 +83,6 @@ The Angular Donut Chart or Donut Graph, is a variant of a Pie Chart, proportiona github-src="charts/doughnut-chart/legend"> -
### Angular Area Chart @@ -99,7 +95,6 @@ The Angular Area Chart is rendered using a collection of points connected by str github-src="charts/category-chart/area-chart-multiple-sources"> -
### Angular Sparkline Chart @@ -112,7 +107,6 @@ The Angular Sparkline Chart, or Sparkline Graph is a type of category graph inte github-src="charts/sparkline/display-types"> -
### Angular Bubble Chart @@ -125,7 +119,6 @@ The Angular Bubble Chart, or Bubble Graph, is used to show data comprising of th github-src="charts/data-chart/scatter-bubble-chart-multiple-sources"> -
### Angular Financial / Stock Chart @@ -138,7 +131,6 @@ The Angular Financial or Stock Chart, is a composite visualization that renders github-src="charts/financial-chart/multiple-data"> -
### Angular Column Chart @@ -151,7 +143,6 @@ The Angular Column Chart, or Column Graph is among the most common category char github-src="charts/category-chart/column-chart-multiple-sources"> -
### Angular Composite Chart @@ -164,7 +155,6 @@ The Angular Composite Chart, also called a Combo Chart, is visualization that co github-src="charts/data-chart/composite-chart"> -
- - Ignite UI for Angular is built on Angular for the Angular developer, with zero 3rd party dependencies. We are 100% optimized for Angular. - We offer the world’s first, and only, end-to-end comprehensive design to code platform for UX Designers, Visual Designers, and Developers that will generate pixel-perfect Angular controls from Figma designs. With Indigo.Design, everything you craft in Figma from our Indigo Design System matches to our Ignite UI for Angular controls. diff --git a/kr/components/charts/features/chart-animations.md b/kr/components/charts/features/chart-animations.md index 085e2dfaed..d93c35bab5 100644 --- a/kr/components/charts/features/chart-animations.md +++ b/kr/components/charts/features/chart-animations.md @@ -22,7 +22,6 @@ The following example depicts a [Line Chart](../types/line-chart.md) with an ani github-src="charts/category-chart/line-chart-with-animations"> -
## Additional Resources diff --git a/kr/components/charts/features/chart-annotations.md b/kr/components/charts/features/chart-annotations.md index e360bd9da7..ce45a0f0e0 100644 --- a/kr/components/charts/features/chart-annotations.md +++ b/kr/components/charts/features/chart-annotations.md @@ -20,7 +20,6 @@ The following example demonstrates the annotation layers that are available on t github-src="charts/category-chart/line-chart-with-annotations"> -
Like this sample? Get access to our complete Angular toolkit and start building your own apps in minutes. Download it for free. @@ -49,7 +48,6 @@ The following example shows how to configure the crosshair layer but targeting a github-src="charts/data-chart/crosshair-layer-styling"> -
## Angular Final Value Layer @@ -72,7 +70,6 @@ The following example demonstrates how to style the final value layer annotation github-src="charts/data-chart/final-value-layer-styling"> -
```html @@ -106,7 +103,6 @@ The following example demonstrates how to style the callout layer annotations by github-src="charts/data-chart/callout-layer-styling"> -
```html diff --git a/kr/components/charts/features/chart-axis-gridlines.md b/kr/components/charts/features/chart-axis-gridlines.md index 31e92eb8e1..826e15aaff 100644 --- a/kr/components/charts/features/chart-axis-gridlines.md +++ b/kr/components/charts/features/chart-axis-gridlines.md @@ -27,7 +27,6 @@ This example shows how configure the axis gridline to display major and minor gr github-src="charts/category-chart/axis-gridlines"> -
## Angular Axis Gridlines Properties @@ -63,7 +62,6 @@ The following example demonstrates how to customize the gridlines by setting the github-src="charts/category-chart/axis-gridlines"> -
## Angular Axis Tickmarks Example @@ -80,7 +78,6 @@ The following example demonstrates how to customize the tickmarks by setting the github-src="charts/category-chart/axis-tickmarks"> -
## Angular Axis Tickmarks Properties diff --git a/kr/components/charts/features/chart-axis-layouts.md b/kr/components/charts/features/chart-axis-layouts.md index 9c6db04a31..cd6783df09 100644 --- a/kr/components/charts/features/chart-axis-layouts.md +++ b/kr/components/charts/features/chart-axis-layouts.md @@ -25,7 +25,6 @@ The following example shows the average maximum temperature in Celsius in New Yo github-src="charts/category-chart/axis-gap"> -
## Axis Overlap Example @@ -40,7 +39,6 @@ The following example shows a comparison of the highest grossing worldwide film github-src="charts/category-chart/axis-overlap"> -
## Axis Locations Example @@ -55,7 +53,6 @@ The following example depicts the amount of renewable electricity produced since github-src="charts/category-chart/axis-locations"> -