Line graph automatically connects with other collection in DynamicDataDisplay WPF MVVM

322 Views Asked by At

In my project, i have to display multiple line graphs dynamically.

If i bind more than one dynamic collection to my D3 line graph, every collection end point gets automatically connects with next collection first point. Please help me to differentiate line graphs.

enter image description here

0

There are 0 best solutions below