Skip to content

Commit e37db04

Browse files
authored
@microsoft registry
* fixed package name Signed-off-by: REDMOND\v-bdjalalov <boburtjalalov@gmail.com> * changed package lock Signed-off-by: REDMOND\v-bdjalalov <boburtjalalov@gmail.com> --------- Signed-off-by: REDMOND\v-bdjalalov <boburtjalalov@gmail.com>
1 parent a188ee6 commit e37db04

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
2-
"name": "powerbi-visuals-pulsechart",
2+
"name": "@microsoft/powerbi-visuals-pulsechart",
33
"description": "Pulse chart shows a line chart annotated with key events. Each events can be selected to filter and cross highlight other visuals to reveal insights or help tell a story. Pulse chart supports animation so you can load your report and watch it play through key events, without user interaction. This visualization is perfect for story telling with data, especially the Power BI publish to web feature. Use it anywhere you need to draw attention to events that shaped a trend.",
44
"version": "3.4.3.0",
5+
"private": true,
56
"author": {
67
"name": "Microsoft",
78
"email": "pbicvsupport@microsoft.com"

0 commit comments

Comments
 (0)