[
https://issues.apache.org/jira/browse/AIRFLOW-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214385#comment-16214385
]
ASF subversion and git services commented on AIRFLOW-1432:
----------------------------------------------------------
Commit 70ffa43ad467e0c5ac9f8cca4971af5347c354fd in incubator-airflow's branch
refs/heads/v1-9-test from [~ashb]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=70ffa43 ]
[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
(cherry picked from commit 4d1466b655e21b7756f22b5c2a3937811d0c65cf)
Signed-off-by: Bolke de Bruin <[email protected]>
> 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
> Fix For: 1.9.0
>
>
> 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)