epezent / implot

Immediate Mode Plotting
MIT License
4.55k stars 503 forks source link

Vertical lables of x axis #496

Open aabilityuk opened 1 year ago

aabilityuk commented 1 year ago

Hello, dear communuty! It is not an issue just a question about functionality. Is it possible to rotate the x-axis lables text vertically?

epezent commented 11 months ago

It is not currently supported, but would not be difficult to implement. There is other high pri work, so please consider submitting a PR. I would enable this functionality through a new ImPlotAxisFlags_VerticalLabels.