Implemented MPGraphview in that, When graph is populated DOTS is showing for values, if i try to click on DOT its showing the value like (1.019, 1.022), but i need to display full value which i am getting from API response like(1.019156, 1.021593).
Is it possible to display full number, if possible please help me in this how to set the full value.
Implemented MPGraphview in that, When graph is populated DOTS is showing for values, if i try to click on DOT its showing the value like (1.019, 1.022), but i need to display full value which i am getting from API response like(1.019156, 1.021593).
Is it possible to display full number, if possible please help me in this how to set the full value.