RepoMicrosoftMicrosoftpublished Dec 19, 2016seen 5d

microsoft/powerbi-visuals-enhancedscatter

TypeScript

Open original ↗

Captured source

source ↗

microsoft/powerbi-visuals-enhancedscatter

Description: A few more properties were added to the existing scatter chart visual, including shapes as markers, background image support, and developer crosshairs for positioning elements onto an image background.

Language: TypeScript

License: NOASSERTION

Stars: 26

Forks: 36

Open issues: 14

Created: 2016-12-19T06:41:05Z

Pushed: 2026-06-08T08:34:44Z

Default branch: main

Fork: no

Archived: no

README:

EnhancedScatter

!Build

> A few more properties were added to the existing scatter chart visual, including shapes as markers, background image support, and developer crosshairs for positioning elements onto an image background.

!Enhancedscatter screenshot

Supported display figure shapes

| Shape | Number value | String value | |---------------|--------------|-----------------| | Circle | 0 | "circle" | | Cross | 1 | "cross" | | Diamond | 2 | "diamond" | | Square | 3 | "square" | | Triangle Down | 4 | "triangle-down" | | Triangle Up | 5 | "triangle-up" | | Star | 6 | "star" | | Hexagon | 7 | "hexagon" | | X | 8 | "x" | | Up Arrow | 9 | "uparrow" | | Down Arrow | 10 | "downarrow" |

Overview

Enhanced Scatter introduces a few more properties that were added on top of the existing scatter chart visual, including shapes as markers, background image support, and developer crosshairs for positioning elements onto an image background.

See also Enhanced Scatter at Microsoft Office store