[
https://issues.apache.org/jira/browse/AIRFLOW-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16037842#comment-16037842
]
ASF subversion and git services commented on AIRFLOW-1263:
----------------------------------------------------------
Commit e3e6aa71984f5fe2e9c36d1f177054b4457f5b34 in incubator-airflow's branch
refs/heads/master from [~aoen]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=e3e6aa7 ]
[AIRFLOW-1263] Dynamic height for charts
Dynamic heights for webserver charts so that
longer task
names fit
Closes #2344 from aoen/ddavydov--
dynamic_chart_heights
> Airflow Charts Pages Should Have Dynamic Heights
> ------------------------------------------------
>
> Key: AIRFLOW-1263
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1263
> Project: Apache Airflow
> Issue Type: Bug
> Components: webserver
> Reporter: Dan Davydov
>
> Currently Airflow has a fixed height of 600px for the airflow task tries page
> and the other chart pages (e.g. admin/airflow/tries) for DAGs. This becomes
> unreadable for large dags where the legend squishes the chart itself to the
> bottom since there are so many tasks. To fix this we might need to fix the
> charting library dependency we have to allow for dynamic heights.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)