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

Example Gallery #832

Closed
wants to merge 6 commits into from
Closed

Example Gallery #832

wants to merge 6 commits into from

Conversation

kanitw
Copy link
Member

@kanitw kanitw commented Dec 4, 2015

  • extract examples to be in json files so we can copy to editor (or export via npm) easily!
  • rename json files, conform description / title
  • rewrite gallery with d3

@domoritz — I haven’t modified script to export this with NPM, but if you think that’s the way to sync this to vega-lite editor. Please go ahead and do it!

merge #831 first!

…xport via npm) easily!

- rename json files, conform description / title
- rewrite gallery with d3
@domoritz
Copy link
Member

domoritz commented Dec 4, 2015

Fix tests :-P

'Basic': [
{
"name": "bar",
"title": "Simple Bar Chart"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we want to move title into the spec?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a good question because I don't know if we should add "title" as top-level property.
(Maybe we do, and let's support #431?) That said, this might has some conflict with the vega-embed spec format.

@domoritz domoritz closed this Dec 4, 2015
@domoritz domoritz deleted the kw/examples branch December 4, 2015 20:37
@domoritz domoritz mentioned this pull request Dec 4, 2015
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

Successfully merging this pull request may close these issues.

2 participants