Skip to content

Documentation / @finchart/indicators / VOLUME_PROFILE_STYLE_SPEC

Variable: VOLUME_PROFILE_STYLE_SPEC

const VOLUME_PROFILE_STYLE_SPEC: object

Defined in: indicators/src/volume-profile.ts:32

VP가 소유한 CSS 변수 (ADR-0031 규율 — 매니페스트 테스트가 지킨다).

Type Declaration

fill

fill: object

fill.css

css: string = "--chart-profile"

fill.fallback

fallback: string = "rgba(100, 116, 139, 0.28)"

poc

poc: object

poc.css

css: string = "--chart-profile-poc"

poc.fallback

fallback: string = "rgba(245, 158, 11, 0.55)"