Jiening Wen created AIRFLOW-1465:
------------------------------------
Summary: charts don't work when X is Date is checked
Key: AIRFLOW-1465
URL: https://issues.apache.org/jira/browse/AIRFLOW-1465
Project: Apache Airflow
Issue Type: Bug
Components: webapp
Affects Versions: Airflow 1.8
Reporter: Jiening Wen
Attachments: chart error.PNG
The example on
https://airflow.incubator.apache.org/profiling.html#chart-screenshot fails with
error message like {{1496268000000 is not JSON serializable}}.
It seems to be related to an upstream issue in pandas that Index.tolist doesn't
convert values to python native types.
https://github.com/pandas-dev/pandas/issues/12715
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)