css - Flot line chart getting hidden -
if try setting height
of x-axis label, line chart( displayed using flot) getting hidden. why happening , what's solution?
#placeholder .flot-text .xaxis .ticklabel{ color: #74878b; display: inline-block; font-size: 14px; padding-right: 20px; padding-top: 5px; position: absolute !important; text-align: center !important; z-index: 0; top:55px !important }
Comments
Post a Comment