Skip to content

[Feature] Add 'skia' as type on rendererType #21453

@RafaelCENG

Description

@RafaelCENG

What problem does this feature solve?

This is solving a type error for people who use the wuba-echarts, which is a wrapper of echarts for react-native

What does the proposed API look like?

Line 9186 echarts/types/dist/shared.d.ts

declare type RendererType = 'canvas' | 'svg' | 'skia';

Metadata

Metadata

Assignees

No one assigned

    Labels

    enThis issue is in Englishnot-relatedThis is not related directly to ECharts.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions