Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(229)

Unified Diff: tools/telemetry/telemetry/web_components/ui/line_chart.css

Issue 218503002: Remove telemetry.web_components.ui charts in favor of tvcm.ui charts (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove d3 Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/telemetry/telemetry/web_components/ui/line_chart.css
diff --git a/tools/telemetry/telemetry/web_components/ui/line_chart.css b/tools/telemetry/telemetry/web_components/ui/line_chart.css
deleted file mode 100644
index dbdd04eb202b85b331911c3d551d95a7cc87558f..0000000000000000000000000000000000000000
--- a/tools/telemetry/telemetry/web_components/ui/line_chart.css
+++ /dev/null
@@ -1,9 +0,0 @@
-/* Copyright 2014 The Chromium Authors. All rights reserved.
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */
-
-.line-chart .line {
- fill: none;
- stroke-width: 1.5px;
-}
« no previous file with comments | « tools/telemetry/telemetry/web_components/ui/d3.js ('k') | tools/telemetry/telemetry/web_components/ui/line_chart.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698