Pie and donut charts are circles with slices that represent categories (the donut has a hole in the middle). See how you can easily add these to your apps to visualize a variety of data.
Scatter charts and bubble charts can help you visualize whether a relationship exists between several variables. See how you can easily incorporate them into your Vue apps.
A ListView allows you to define a custom template to display a list of items, using either remote or local data. Learn how to easily use one in your web apps.