Forum Discussion
Technical feasibility and Tips -- Help about my project
- 3 years ago
Before you go that deep have a look at this video by ppm1 - it uses Deneb.
Thank you for answer. Indeed, I've achieve it with matrix visual but it's messy and can't be modified as much as a custom visual can.
I've read a lot about creating a custom visuals with Typescript and react. I've found a couple of great libraries to use such as vis-timeline, a fully scalable scrolable timeline, to use to create my custom visual.
Do you think it is possible to create something this way with PowerBI SDK ?
Before you go that deep have a look at this video by ppm1 - it uses Deneb.
- giammariam3 years agoSolution Sage
Agree, I was actually going to generate a Vega-Lite spec and throw it into deneb to see if it'd give hsavy what they wanted
- lbendlin3 years agoSuper User
I am doing the same, always wanted to understand what x2 is about - why don't we have a friendly competition...
We'll have to slightly massage the sample data - groupwise unpivoting is fun!
- hsavy3 years agoFrequent Visitor
Thanks to both of you guys, I didn't knew about Deneb and was a bit lost. It will definetly make the job !
Don't bother about giving me the spec, I will find a way throught it (if not i may ping you 🙂 )