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
{{ message }}
This repository was archived by the owner on Dec 26, 2018. It is now read-only.
Hi,
I went through the docs but did not find a prop I can pass into LineChart which allows us to control whether to connect or not to connect missing values. The definition of missing value is a series with an x-value but a null y-value. This is similar to connectNulls option on rechart - http://recharts.org/#/en-US/examples/LineChartConnectNulls . Is there something I am missing in docs ?