This question relates to NVD3.js multiChart x-axis labels is aligned to lines, but not bars
I am using NVD3.js multiChart to show multiple lines
multiChart
I use last solution and it runs. So, you can specify
lines1.padData(true)
in order to align lines too.