﻿#my_dataviz .custx_axis .tick text {
    text-anchor: end;
    transform: translate(-8px, 0px) rotate( -45deg );
}
