Forum Discussion
Timeline Storyteller - change events shape size
- 8 years ago
Microsoft opened source code of standalone version of Timeline Storyteller.
Source code of Power BI Timeline Storyteller custom visual is still private.
We'll update once the whole source code is opened.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Ignat,
Can I do the customization based on TimelineStoryteller.1.0.6.0.pbiviz?
Or I have to use D3 code to build Power BI Visual from the scratch?
Thank you.
Max
We wouldn't recommend to modify pbiviz file directly. Our recommendation is to wait for official opening of source code.
We'll reach developer of this visual and ask if they are able to implement the feature.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- Anonymous8 years agoNot applicable
Hi Ignat,
I think the source code is an offically open source which you can see from package.json in pbiviz file.
I just want to know how to build pbiviz based on the source code.
Thank you.
Max
PS. package.json in pbiviz file:
{"version": "1.0.6","author": {"name": "Microsoft Corporation",},"licenseTerms": "MIT","resources": [{"resourceId": "rId0","sourceType": 5,"file": "resources/TimelineStoryteller1652434605730.pbiviz.json"}],"visual": {"version": "1.0.6","name": "TimelineStoryteller","displayName": "Timeline Storyteller","guid": "TimelineStoryteller1652434605730","visualClassName": "TimelineStoryteller","description": "Timeline Storyteller is an expressive visual storytelling environment for presenting timelines. You can use Timeline Storyteller to present different aspects of your data using a palette of timeline representations, scales, and layouts, as well as controls for filtering, highlighting, and annotation. To learn more about the research performed at Microsoft Research that informed this project, see timelinesrevisited.github.io. This is an open source project released under a MIT license at https://github.com/Microsoft/timelinestoryteller.",},"metadata": {"pbivizjson": {"resourceId": "rId0"}}}- v-viig8 years agoCommunity Champion
Microsoft opened source code of standalone version of Timeline Storyteller.
Source code of Power BI Timeline Storyteller custom visual is still private.
We'll update once the whole source code is opened.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- Anonymous6 years agoNot applicable
v-viig
has the source code already been released , because I really want to modify this visual in certain places like the time it works in and the intervals it works in (like make the y axis Daily ) and then the time axis seconds or 1 minute