flow() not connecting the dots
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
Hi, there is another glitch when flowing only one of two XY lines at a time. In this case, it won't render the lines between the dots:
http://jsfiddle.net/muf8voq9/
Also, this fiddle places dots wrong since it's not a timeseries, which is #423.
My use case is a live updated timeseries, so I could do this by keeping the data somewhere else and calling load(), but then I run into issue #906, which makes it look odd.
Contributor guide
Assessment
This issue has not been assessed yet.