Skip to content

Online course: ChartFactor Py Colors and Interactivity

This tutorial shows you how to create a beautiful interactive data application using a Data Breaches 2004-2017 dataset found in Kaggle. The application includes a drop-down to select different methods of leak and it also shows you how to easily assign colors to category values and to metric ranges.

You can also download the notebook we use in this video in case you'd like to try it directly in your Jupyter Lab environment.

Audience

Jupyter Lab users

Pre-requisites

This tutorial assumes that you have installed the following software in your Python environment:

  • Jupyter Lab
  • ChartFactor Py

You can find easy installation instructions of these requirements in the ChartFactor Py install guide.

Video