I find X axis is not visible when scroll bar is visible. I want to show both x axis and scroll bar.
Hi foxbabby,
This is the default behavior. However, you could simulate an axis line above the scrollbar, setting a top border of the <table> element, containing the scrollbar images. I am attaching a small sample, demonstrating this.
Let me know if you have any questions.
the code is ok。Thank you !
But how can I add a arrow to the end of the axis line? Because I set a arrow to the end of the axis line when scroll bar is not visible.
The x axis line style should be not changed no matter whether the scroll bar is visible.