Github user mxm commented on a diff in the pull request: https://github.com/apache/flink/pull/1236#discussion_r44280702 --- Diff: flink-runtime-web/web-dashboard/bower.json --- @@ -23,7 +23,8 @@ "dagre-d3": "~0.4.10", "font-awesome": "~4.3.0", "moment-duration-format": "~1.3.0", - "qtip2": "~2.2.1" + "qtip2": "~2.2.1", + "highcharts-release": "~4.1.8" --- End diff -- I'm already working on a change to remove only the charts. Apparently, `d3` would work for us because it is BSD-lincensed.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---