markrcote / flot-axislabels

Axis Labels Plugin for Flot. This repo is unmaintained in part due to flot being in a similar situation.
95 stars 71 forks source link

Title gets disappeared when the graph is loaded #15

Closed krishnaprasad-narayanan closed 10 years ago

krishnaprasad-narayanan commented 11 years ago

Hallo All,

I am using the latest version of flot-axislabels. I have set the xaxes and yaxes title and when I load the graph, the tick labels overrides the axistitle. The title gets disappeared after the graph is loaded. Can somebody guide me to fix this problem?

Thanks Krishnaprasd

markrcote commented 10 years ago

Hm that shouldn't normally happen. You can try setting axisLabelPadding to manually set the distance between the ticks and the label. If that doesn't work, feel free to reopen, but it would be good to have some example code to show the problem.