Documentation / @finchart/core / continuousX
Function: continuousX()
continuousX(
scale):XMapping
Defined in: packages/core/src/scale/x-mapping.ts:123
x를 그대로 스케일에 넘긴다. 지금까지의 동작이고 기본값이다.
도메인이 곧 데이터의 x라, 빈 구간은 화면에서도 빈 자리를 차지한다.
Documentation / @finchart/core / continuousX
continuousX(
scale):XMapping
Defined in: packages/core/src/scale/x-mapping.ts:123
x를 그대로 스케일에 넘긴다. 지금까지의 동작이고 기본값이다.
도메인이 곧 데이터의 x라, 빈 구간은 화면에서도 빈 자리를 차지한다.