Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Power BI custom visual: a horizontal bar chart that saves space by putting the category labels inside the bars.

License

Notifications You must be signed in to change notification settings

microsoft/PowerBI-Visuals-HorizontalBarChart

Repository files navigation

Horizontal bar chart

A horizontal bar chart that saves space by putting the category labels inside the bars

screenshot

Overview

This horizontal bar chart visual can be used as a filter to slice through your data in a more meaningful fashion while saving space by putting the category labels inside the bars itself. You can add different tooltips to show next level of detail that you don’t want visible right on the first look but still is relevant to the dataset.

See also Horizontal bar chart at Microsoft AppSource

Development Workflow

npm i # installs all required modules
npm run cert # generates and installs a SSL certificate
npm start # starts debugging visual
npm run package # build a pbiviz package for Power BI

About

Power BI custom visual: a horizontal bar chart that saves space by putting the category labels inside the bars.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published