[
https://issues.apache.org/jira/browse/AIRFLOW-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214382#comment-16214382
]
ASF subversion and git services commented on AIRFLOW-1432:
----------------------------------------------------------
Commit 4d1466b655e21b7756f22b5c2a3937811d0c65cf in incubator-airflow's branch
refs/heads/master from [~ashb]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=4d1466b ]
[AIRFLOW-1432] Charts label for Y axis not visible
The NVD3 charts did _have_ labels on the y-axis
saying the unit (hours,
minutes etc) but they weren't _visible_. nvd3.js
correctly places labels
on the xAxis, but it doesn't correctly space them
on the vertical axis.
Closes #2710 from ashb/AIRFLOW-1432-chart-y-axes
> NVD3 Charts do not have labeled axes and units change dynamically
> -----------------------------------------------------------------
>
> Key: AIRFLOW-1432
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1432
> Project: Apache Airflow
> Issue Type: Bug
> Components: webserver
> Reporter: Dan Davydov
> Assignee: Ash Berlin-Taylor
>
> E.g. for the landing times chart, the y axis isn't labeled (e.g.
> minutes/hours/days), and changes dynamically based on the data points in the
> chart/the pixel height of the chart. The y axis should be labeled in these
> charts.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)