Details
Description
The graph's y-axis shows a lot of white space to compensate for possible values. Since these values are relatively small integers, set the left margin to 35.
chart.margin(
{'left':35})
Issue Links
- relates to
-
CORE-2044 System Overview: Replace graphs with nvd3
- Closed