B13. Drawing a SIN Graph

0
In this lecture, we are going to look into the drawing curved lines using the SIN() Function. We will use Data Densification, Table Calculations and the SIN() function to draw this data visualisation. This lecture will help cement our knowledge on the techniques presented.

B05. Using Bespoke Data Visualisations

0
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.

E11. GitHub (A Git Repository Hosting Service)

0
GitHub is a Git repository hosting service, but it adds many of its own features. While Git is a command-line tool, GitHub provides a Web-based graphical interface. It also provides access control and several collaboration features, such as a wikis and basic task management tools for every project.

E13. Gulp (The Streaming Build Tool)

0
Gulp is an open-source JavaScript toolkit used as a streaming build system in front-end web development. We will leverage Gulp to automate our various build tasks such as Obfuscation, Minifying our files, SCSS to CSS compilation.

B26. Drawing your First Segment

0
Using our prepared data source, we are going to draw our the first segments of our Sunburst chart so that we have a basic understanding of the mechanics. This is always the important first step as we will very quickly see if this is going to be fit for purpose.

E05. Basic Programming Tutorials

0
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

E16. HTTP Server (Development Web Server)

0
Http Server is a development server with live reload capability. We will use it for testing our extension before deploying.

E19. Project Introduction

0
In this section, we are going to develop our first Tableau Extension, although, it will not do much for now, we will build our skeleton and make use of all the installed applications, tools and packages.

E07. Environment Setup (Written Instructions)

0
If you prefer following written instructions to set up your environment, this is for you. If you prefer video tutorials the rest of this section will cover your environment setup.

E18. Environment Summary

0
At this point we have installed various applications, tools and packages. In the next section, we will be putting this to work and developing our first Tableau Extension.

POPULAR POSTS

Radial Bar Chart Tutorial

0
I love drawing data visualisations with Tableau and in this tutorial, we are going to build Radial Bar Chart. For my data set, I...

2,000+ Tableau Icons

RANDOM POSTS

Sigmoid Area Charts in Tableau

8
I was working on an update to our Curved Line Charts and thought about turning this onto a Curved Area Chart, or Sigmoid Area...

Subscribe to our mailing list to keep up to date.