PowerBI-visuals-sampleBarChart

条形图自定义可视化教程。「Bar Chart Custom Visual for tutorial.」

  • Owner: microsoft/PowerBI-visuals-sampleBarChart
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

PowerBI-visuals-sampleBarChart

Build Status
Bar Chart Custom Visual sample.

Setting Up Environment

Before starting creating your first custom visual follow by this
setting up environment instruction.

Install dev dependencies:

Once you have cloned this example, run these commands to install dependencies and to connect the visual into powerbi.

npm install # This command will install all necessary modules

Start dev app

pbiviz start

Building Bar Chart

  1. Building a Visual with Static Data
  2. Adding Databinding to the Bar Chart
  3. Adding Color to the Bar Chart
  4. Adding Selection and Interaction with Other Visuals
  5. Adding Static Objects to Property Pane
  6. Adding Databound Objects to Property Pane
  7. Adding Powerbi Extensibility Utils
  8. Adding URL Launcher element to the Bar Chart
  9. Adding Report Page tooltips support to the Bar Chart
  10. Accessibility: Adding High-Contrast Mode Support
  11. Finally Package for Distribution ... Done

Overview

Name With Ownermicrosoft/PowerBI-visuals-sampleBarChart
Primary LanguageTypeScript
Program languageTypeScript (Language Count: 3)
Platform
License:
Release Count0
Created At2016-07-29 23:40:18
Pushed At2024-04-19 11:39:07
Last Commit At
Stargazers Count98
Watchers Count27
Fork Count140
Commits Count126
Has Issues Enabled
Issues Count28
Issue Open Count11
Pull Requests Count40
Pull Requests Open Count21
Pull Requests Close Count34
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top