shalugin / horizontal-timeline

Horizontal Timeline Component on Angular2
MIT License
39 stars 21 forks source link

When we have multiple same dates they are not shown (only one or two) #11

Closed bmickoski closed 6 years ago

bmickoski commented 6 years ago

When we have multiple same dates we are seeing just one or two dates. For example if we add 5 same objects in timeline in plunker provided (https://stackblitz.com/edit/angular-horizontal-timeline-test?file=src%2Fapp%2Fapp.component.ts) we will see only last one not all of them.

image