I know how to overlay a vertical bar chart with dots, by doing the following:
import pandas as pd df = pd.DataFrame({\'Types\':[\'A\',\'B\',\'C\'],