Line Graph using D3 is not starting from the date i want it to
问题 Below is my line graph where I am using 2 lines to show different values, One line is blue and the other is red. however the red line i want to start from 'Dec 27'(half way of the graph) instead of the start of the graph. I have been looking ways to do this but honestly I'm not sure how I can. if someone is able to show me how i would appreciate that a lot. Thanks you in advance! This is my css: path.line { fill: none; stroke: #004ecc; stroke-width: 4px; } path.line2 { fill: none; stroke: