How to setup axes notations in plotly scatter_matrix using cufflinks

Hi guys

How can I set up notations, on x, y axis as well as a title in a pandas df.scatter_matrix.
scatter_matrix is generated ok however I would like to add text info as in matplotlit.

![image|541x243](upload://5zRyCsC00vne8sxwiNtkHowyR73.png)

This creates the following plot

However I would like to have something similar to matplotlib:

Please advise,
Cheers