A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.telerik.com/kendo-react-ui/components/charts/chart/rendering below:

React Charts Chart Rendering Modes

New to KendoReact? Start a free 30-day trial Rendering Modes

Premium

The Chart supports two mode for rendering its data—Canvas (bitmap) and SVG (vector graphics).

By default, the Chart delivers its data in SVG. You can navigate between the rendering modes and modify them by setting the renderAs property.

When to Use SVG

The default SVG rendering mode is recommended for general use.

Using vector graphics ensures that:

When to Use Canvas

When performance is critical—when rendering large dashboards and frequently updated charts—it is recommended to use Canvas.

The browser does not have to maintain a live DOM tree for the Chart which results in:

On the downside, rendering to a fixed resolution bitmap results in:

Suggested Links

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4