i have 2 fragments, 1 chart , below 1 tablelayout timechart values. add chart, function when click (or hover) 1 value of table, plot draw himself on chart @ specific date , value didn't find yet way this. have done that? in advance
you can this. 1 option add series contain point want render. when want render @ location, remove previous 1 , add one. don't forget call chartview.repaint();
after every such change.
Comments
Post a Comment