Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Apps Pro Dev & ISV
Answered

PFC 3rd party integration - vis-timeline

(0) ShareShare
ReportReport
Posted on by 3

I'm new to PowerApps and PFC. I am wondering if it is possible to have a PFC that wraps the abilities of a 3rd party js library like vis-timeline into a PFC.  The vis-timeline jslibrary does contain typescript types but is not a pure typescript codebase. Any pointers would be appreciated.

  • Verified answer
    crisfervil Profile Picture
    92 on at
    Re: PFC 3rd party integration - vis-timeline

    @marklynde The code base doesn't need to be Typescript.

    Check the example called Bundled ESM in the visjs repo.

     

    Create a PCF control as indicated here, and in the init method of your control, create a div element that will contain your visjs timeline.

    Then pass this div container to the Timeline constructor.

    const timeline = new Timeline(container, items, options)

     

    I hope it helps!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Power Apps Pro Dev & ISV

#1
WarrenBelz Profile Picture

WarrenBelz 87 Most Valuable Professional

#2
mmbr1606 Profile Picture

mmbr1606 71 Super User 2025 Season 1

#3
Michael E. Gernaey Profile Picture

Michael E. Gernaey 65 Super User 2025 Season 1

Overall leaderboard