facets
facets copied to clipboard
Can i upload my own files locally?
i want to upload my own csv files locally like this link,https://pair-code.github.io/facets/ bazel run facets:facets can work but facets.html is empty do any demo owns the function of uploading local files?
Hi anna-mo,
What browser are you using?
@jimbojw i use chrome to do this, and i can make the simple ones work, like http:// localhost:6006 / facets-dive / components / facets-dive / runner.html works well on my browser, and also can eidt the json data of test.ts, but i want to use some csv files , just wonder that the fuction of uploading files like the website https://pair-code.github.io/facets/ can build locally ?