Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

DataViz Notes

This repository contains supplemental notes and scripts for my Medium posts on data visualizations.

Bar Charts with Skewed Data

When the data is very skewed, it is very hard to read on the bar chart. In order to fix it, we may take a logarithm to the data to reduce the skewness effect. This folder contains the notes and script for this Medium post.

Scatter Plot with Skewed Data

Skewed data is more common in numeric data, and it is more likely happened on a scatterplot. We can also take a logarithm to fix this. This folder contains the notes and script for this Medium post.

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages