You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Dan Davydov (JIRA)" <ji...@apache.org> on 2017/06/05 23:37:12 UTC

[jira] [Created] (AIRFLOW-1280) Gantt Chart Height Isn't Set Properly

Dan Davydov created AIRFLOW-1280:
------------------------------------

             Summary: Gantt Chart Height Isn't Set Properly
                 Key: AIRFLOW-1280
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1280
             Project: Apache Airflow
          Issue Type: Bug
          Components: webserver
            Reporter: Dan Davydov


The Gantt view has a dynamic height for the chart body based on the number of tasks but it's only a heuristic. Instead we should calculate the height of the chart legend and make the height of the chart equal to the height of the legend + desired height for the chart body.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)