You must be logged in to post your query.
Home › Forums › Feature Requests & Feedback › Random Yaxis and Xaxis title
Tagged: title
Hi,
I am using ajax request to pull the data. However, I want to change the title of x and y axis also. How can I do that ?
vishuvishalbi,
You can update / change title of axisX and axisY as shown below
chart.options.axisX.title = "Title"; chart.render();
after updating / changing the chart please call chart.render(). For more info please refer to this article.
__ Anjali
Thank you so much…
Actually I didn’t found that option anyWhere.
However, I saw we’re hiring.
I just wanted to ask is there any benchmark exactly
I have 6 month of experience in php development. and work with jquery , css and javascript
We are looking for developers with 0-2 years of experience. In case you are interested please apply through the link.
— Sunil Urs
You must be logged in to reply to this topic. Login/Register