Forum Discussion
Anonymous
1 year agoNot applicable
Deneb: only hardcoded data works?
Hello all, I'm trying to get some Deneb visualization going. However, even when I dumb it down to the simplest example, Deneb refuses to show me anything. For example, here I made the simplest ...
- 1 year ago
Hi Anonymous,
It looks like you're using data as the referenced name, and the Vega view will not have a reference to that to display anything, which is as expected.
To link to the data supplied to the visual from the model, the name to use is dataset. Hopefully this will resolve your issue.
Good luck!
Daniel
Anonymous
1 year agoNot applicable
Daniel, thank you very much for this!
I spent hours on this, haha, only to find out it was something so simple.
Awesome, thanks!
dm-p
1 year agoSuper User
Glad to help! I hope you enjoy using Deneb!