2 different type of plots in one graph using cuflinks

Suppose I want to use a box plot and a scatter plot and merge into one plot (I basically want a box plot with the most recent data point in the middle of the box plot). Is it possible to cufflinks from one data frame to out put the appropriate graphs? The data can all be found in the same data frame.

df.iplot(…)

best for #api:python