March 2017
Beginner to intermediate
868 pages
18h 52m
English
In this chapter, we will learn how to create configurable charts and layout algorithms and how to use these components. One important characteristic of configurable charts is that we can use them in different contexts without having to change the code. In this chapter, we will cover the following topics:
We will begin by defining what we understand by reusable charts and construct a reusable chart from scratch.
A chart is a visual representation of a dataset. As datasets grow in complexity and number of elements, we might want to encapsulate the chart in a reusable ...
Read now
Unlock full access