So far, we’ve looked at working with data directly in panels and arranging those panels on dashboards. Now we can take things a step further and see how to customize visualizations in more detail.
In this chapter, we’ll look at overriding default behavior for visualizations for specific portions of data while leaving the rest unchanged. And we’ll look more deeply at transformations, learning how to reformat and alter the data itself.
There’s a lot to cover here, but it all builds on material previously covered. You’ll ...