Updated: December 19, 2016

Chart (VizFrame)

sap.viz.ui5.controls.VizFrame | sap.suite.ui.commons.ChartContainer

Intro

Charts are used to display quantitative information. They give the user access to key information contained in structured data records. Charts are efficient because they are based on visual perception, which helps with identifying shapes. If charts are correctly designed, the key information will be correctly highlighted.

Use vizFrame charts to visualize large set of values, in a fully interactive and responsive way. But obviously, small set of data also works well.

The ChartContainer SAPUI5 control allows you to have a toolbar on top, it also allows switching between charts and tables and to use the full screen mode.

vizFrame column chart
vizFrame column chart

If you need to visualize very few data points in small sizes, and in a non-interactive way, then use the mini charts. Mini charts can be embedded in tiles, smart business drill down and any SAPUI5 container such as SAPUI5 tables.

Resources

Want to dive deeper? Follow the links below to find out more about related controls, the SAPUI5 implementation, and the visual design.