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
I have implemented YChart in my app. One problem I am facing is when I just show only one data point for line chart. It doesn't show that point on graph. Reason is whole y axis has only one label that is same a y axis value of data point. How do I give some
verticle padding on y axis in terms of labels, so point shows perfectly fine even for one data point.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have implemented YChart in my app. One problem I am facing is when I just show only one data point for line chart. It doesn't show that point on graph. Reason is whole y axis has only one label that is same a y axis value of data point. How do I give some
verticle padding on y axis in terms of labels, so point shows perfectly fine even for one data point.
Beta Was this translation helpful? Give feedback.
All reactions