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

getter for chart specification? #432

Open
rgdonohue opened this issue Jun 19, 2018 · 0 comments
Open

getter for chart specification? #432

rgdonohue opened this issue Jun 19, 2018 · 0 comments

Comments

@rgdonohue
Copy link

rgdonohue commented Jun 19, 2018

I'm using v0.9.2 and trying to implement this example using error bars (hacking it a bit to show lower and upper confidence intervals): http://cedar-v0.surge.sh/examples/errorbars.html

I have a rendered chart, though when I attempt to access the specification it doesn't seem to be available in the object. The specification object appears to be under a chart._definition object instead, console.log(chart):

image

And when I attempt to access it via chart._definition.specification it turns up undefined.

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

1 participant