Adding a new visual to your project
0 (0 Likes / 0 Dislikes)
SACHIN: Hi, I'm Sachin
and I work at
the Power BI Visualization team
at Microsoft.
In this video I'll show you
how you can add new visual
to the Power BI Project.
The first thing you need
to do is to go to visuals
and add new types profile.
Let's call this one aster plot.
Once you have added the file,
make all the visual code changes
you need to do.
Save it.
Be sure to add a plug-in
for your new visual.
And also make sure to include it
in the references file
above plugins.ts.
Once the visual
has finished building
you can press control F5
to launch the browser.
Here in the dropdown menu
you will be able to see
your new version.
Same as the other visuals
you will be able to resize it,
randomize its data
and select data points on it.
Thank you for watching.