Forum Discussion
How to create such convenient visual objects
- 6 months ago
Hi MSzsq ,
The native visuals are quite limited. A little frustrating at times but understandable considering there has to be a tradeoff to get robust visuals that don't break in every update.
To answer the question, you might find luck with Deneb visual that let's you code in either Vega or Vega-Lite. Given there is a time investment since you will be learning a new language, but it might be worth it if you want bit more freedom in creative expression. Start with a simple visual at first and then decide if it is a path for you (spoiler alert: first few visuals will look like a child painting on a wall).
Hope it helps!
Hi MSzsq ,
The native visuals are quite limited. A little frustrating at times but understandable considering there has to be a tradeoff to get robust visuals that don't break in every update.
To answer the question, you might find luck with Deneb visual that let's you code in either Vega or Vega-Lite. Given there is a time investment since you will be learning a new language, but it might be worth it if you want bit more freedom in creative expression. Start with a simple visual at first and then decide if it is a path for you (spoiler alert: first few visuals will look like a child painting on a wall).
Hope it helps!
- MSzsq6 months agoNew Member
Thank you for the solution you provided. I will try it out