We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 463b65f commit 762ab7dCopy full SHA for 762ab7d
tensorboard/components/vz_line_chart2/BUILD
@@ -19,7 +19,6 @@ tf_web_library(
19
"vz-line-chart2.ts",
20
],
21
path = "/vz-line-chart2",
22
- visibility = ["//visibility:public"],
23
deps = [
24
"//tensorboard/components/tf_imports:d3",
25
"//tensorboard/components/tf_imports:lodash",
@@ -33,7 +32,6 @@ tf_web_library(
33
32
tensorboard_webcomponent_library(
34
name = "legacy",
35
srcs = [":vz_line_chart2"],
36
37
destdir = "vz-line-chart2",
38
39
"//tensorboard/components/tf_imports_google:lib",
0 commit comments