Hi all,
I created a simple line chart using SAPUI5 viz. The xAxis is the time and the yAxis is the revenue. The following is my xAxis, from 07:00 to 22:00, one point every ten minutes, i.e., 07:00, 07:10, 07:20, ... 21:50, 22:00.
Here are my questions:
1. I just want to show o'clock label on the xAxis like 07:00, 08:00, ... 22:00. Is it possible?
2. I want the xAxis label to display horizontally instead of vertically. Can I control this?
I learned the axis API and tried a lot. I failed to realize this. Can anyone help?
Thanks,
Wenjun