E14. Prettier (Opinionated Code Formatter)
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary. This will help keep our code looking nice and save the tedious work of formatting.
E05. Basic Programming Tutorials
This course does require a basic understanding of programming; if you are new to programming or need a refresher course, I would highly recommend spending time to go through the following tutorials
B05. Using Bespoke Data Visualisations
There is some contention and disagreements about the use of bespoke data visualisations, and we will discuss the pros and cons of bespoke data visualisations, when to use them, and more importantly, when not to use them.
B19. Introducing Design
In this section, we will talk about finding inspiration, sketching and designing your Bespoke Data Visualisations in Tableau.
E01. Introduction
Thank you for checking out our Course on Creating Tableau Extensions.
B17. Additional Bespoke Data Visualizations
We have now learned quite a lot and practice does make perfect. Please follow the links below and complete the various exercises to reinforce your knowledge and learned techniques.
B18. Core Technique Summary
We have covered a lot of grounds and have learned some of the available core techniques that we require to build bespoke data visualisations. So let us review.
B21. Distilling the Essence
Once you have found some inspiration, we will go through the process of distilling this down to its fundamental parts. We will work on pen and paper, go through my process, and start sketching out our various possibilities for our bespoke data visualisation.
B25. Preparing your Data
We will prepare our data source for our Sunburst chart by taking into account the Data Densification technique. We will also go into how we can make this as flexible as possible, especially as we may want to use this in our production dashboards.
B15. Drawing a Packed Circle
In this lecture, we will be reinforcing our knowledge on our learned techniques to create a Packed Circle Chart in Tableau. We will be drawing circles and sizing them based on our data set.