stz-util Documentation - v1.5.2
Preparing search index...
getChartAsBlobByInstance
Function getChartAsBlobByInstance
getChartAsBlobByInstance
(
chart
:
Chart
,
options
?:
Omit
<
ChartImageExportOptions
,
"filename"
>
,
)
:
Promise
<
Blob
>
Parameters
chart
:
Chart
Chart 인스턴스
options
:
Omit
<
ChartImageExportOptions
,
"filename"
>
= {}
이미지 내보내기 옵션
Returns
Promise
<
Blob
>
Promise
이미지 Blob
Description
Chart 인스턴스를 Blob 객체로 반환합니다.
Since
1.5.0
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
stz-util Documentation - v1.5.2
Loading...
Chart 인스턴스