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
Hi, I have a project that uses ant-design charts. Is there a way I can plot a line chart with intervals? Because what I wanna plot is a predictions with a 95% confidence intervals? Is this possible? Another thing is that, How can I group this legends together so that I can toggle multiple line at the same time? For example, I want to have a legend of 95% CI, so when I click on it, it will toggle both upper_95 and lower_95 category.
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
-
Hi, I have a project that uses ant-design charts. Is there a way I can plot a line chart with intervals? Because what I wanna plot is a predictions with a 95% confidence intervals? Is this possible? Another thing is that, How can I group this legends together so that I can toggle multiple line at the same time? For example, I want to have a legend of 95% CI, so when I click on it, it will toggle both upper_95 and lower_95 category.
Beta Was this translation helpful? Give feedback.
All reactions