novus / nvd3

A reusable charting library written in d3.js
http://nvd3.org/
Other
7.22k stars 2.15k forks source link

y-axis is not displayed for linear graphs #621

Closed marksandler2 closed 9 years ago

marksandler2 commented 10 years ago

The example on linear chart, sets the y-label, it is not however displayed:

http://nvd3.org/livecode/index.html#codemirrorNav

image

The same y-label is displayed fine on scatter charts.

liquidpele commented 9 years ago

Should be fixed on latest version.