I followed this Basic Line Chart : Line Chart
I wanted to Achieve this kind of ToolTip..
Currently Acc to Tutorial Code ,This could be achieved.
There are Two things I wanted to achieve ;
- Remove X-Axis Tooltip value.(Its coming by default).
- Add Extra data to y-axis tooltip data like this (29/3543). I have data in different arrays. How to put these values in tooltip from different arrays.