Bug report
Tool Tip values showing NaN in date time x-axis when disabled legends in multi series line chart with straight line. I am using React with Apex Line chart data. Given below the sandbox link.
Codepen
https://codesandbox.io/s/dawn-dream-wllul
Explanation
When I disable legends for series with more data points and observe the tooltip for series with less data point, tooltip value shows NaN
This happens mostly with the series data points with straight line
- What is the behavior you expect?
 ToolTip values should appear.
- What is happening instead?
 Showing NaN when legends are disabled
- What error message are you getting?
 NaN values are displayed. No error message is displayed..
Any help would be appreciated if I am missing on something or if this is an issue?
Thanks,
Shalini!