How to bring data to life with open source Power BI visuals
ByMicrosoft + Open Source, Microsoft’s commitment to open source is ingrained in our business. Investments in this space began several years ago and continue to be reinforced through technology decisions, partner momentum, customer adoption, and community contributions.
When it comes to visuals, Power BI is open BI! The built-in visuals for the Power BI platform are all open source — you can create your own visuals, as well as find an active community that creates and shares Power BI visuals.
They’re all built on current web standards such as HTML5 and CSS3, and they use the open source D3.js JavaScript library for bringing data to life. This means that Power BI works on a wide range of browsers and devices and there’s a huge gallery of visuals that you can freely download and use, so you can quickly create or find the custom visuals you need to cover any common business scenario. To learn more, check out this blog post.
To find out more about how to write your own custom visuals, watch the below tutorial. Let us know what you think in the comments.
Microsoft + Open Source
Microsoft’s commitment to open source is ingrained in our business. Investments in this space began several years ago and continue to be reinforced through technology decisions, partner momentum, customer adoption, and community contributions.
Conductor is an open-source CLI (MIT license, Microsoft org) that takes a different approach: you define your multi-agent workflows in YAML, and the routing between agents is deterministic. Jinja2 templates and expression evaluation handle conditions and branching. The orchestration layer consumes zero tokens. The structure is fixed at definition time—and that's the point.
The Cloud Native Computing Foundation’s (CNCF) Hyperlight project delivers faster, more secure, and smaller workload execution to the cloud-native ecosystem.