Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add data_from_url option for Smart Cell Chart #17

Closed
joeybellerose opened this issue Aug 10, 2022 · 2 comments
Closed

Add data_from_url option for Smart Cell Chart #17

joeybellerose opened this issue Aug 10, 2022 · 2 comments

Comments

@joeybellerose
Copy link

It would be awesome to have an option for the Smart Cell Chart to provide an option to use VegaLites data_from_url. This way data doesn't have to be only local. We could chart external data sources.

For example here's a huge list that the R community maintains.
It would be great to chart these without having to download them. 👍

@jonatanklosko jonatanklosko transferred this issue from livebook-dev/kino Aug 10, 2022
@joeybellerose joeybellerose changed the title data_from_url option for Smart Cell Chart Add data_from_url option for Smart Cell Chart Aug 10, 2022
@josevalim
Copy link
Contributor

Maybe we can detect if a variable is a string and, if so, use it as a URL? A pull request along those lines would be welcome!

@josevalim
Copy link
Contributor

We are not planning to do this for now because we do many things related to data inference. Perhaps the best step is to load this data into an Explorer dataframe first!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants