Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
Anonymous
Not applicable

Timeline Storyteller - change events shape size

Timeline Storyteller is great!

Is there any way to change events shape size in Timeline Storyteller?

I have TimelineStoryteller.1.0.6.0.pbiviz and not sure how can I open it with development tool and change it. 

Thank you

Max

 

1 ACCEPTED SOLUTION
v-viig
Community Champion
Community 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

pbicvsupport@microsoft.com

View solution in original post

6 REPLIES 6
v-viig
Community Champion
Community Champion

As far as I know, events shape size can't be changed.

 

You could create an idea here to invite community to vote for this feature.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

Anonymous
Not applicable

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

v-viig
Community Champion
Community Champion

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

pbicvsupport@microsoft.com

Anonymous
Not 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",
"email": "msrvizsupport@microsoft.com"
},
"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-viig
Community Champion
Community 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

pbicvsupport@microsoft.com

Anonymous
Not 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

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors