You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Step 4. Refer this View in your activity file, create a List and populate it with your values, use this list and invoke setData(List dataModel, int range).
The second param is the entire span graph view, and value param in each DataModel object will occupy a percent length.
Width of each item is calculated by model.value / range * viewWidth.