8000 Please Help,How to customize the areaStyle · Issue #10 · somonus/react-echarts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Please Help,How to customize the areaStyle #10
Open
@liangxp

Description

@liangxp

How to customize the areaStyle?
like this:
`areaStyle:{
normal: {

color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [{
    offset: 0,
    color: 'rgba(40, 182, 252, 0.85)'
}, {
    offset: 1,
    color: 'rgba(28, 159, 255, 0.2)'
}])

}
}`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0