I am using multiChart of nvd3 for dual Y axes purpose. All series are Line series in my chart.
I want to show X-axis label and Y axis label.
The documentation http://nvd3-community.github.io/nvd3/examples/documentation.html#multiChart for this chart does not have a label property.
Can anyone guide me for showing the x and y1, y2 axes labels?