Saravanakumar Subramanian

Results 5 issues of Saravanakumar Subramanian

Require option to display X axis and Y axis Unit label

I require to load line chart with 90 days data but show the recent graph first which is at the end of the graph,is there an option/prop to scroll the...

Does AmCharts support react native?? ![test](https://user-images.githubusercontent.com/7057416/53015831-0b2e2380-3472-11e9-8169-8027ab2492a5.png)

I am trying to create a ticket using FreshDesk create ticket with attachment using axios library in react native, code: ``` const headers = { 'Content-Type': 'multipart/form-data', "mimeType": "multipart/form-data", }...