Skip to content

热力图和xAxis.min共用时,y轴轴标签被热力图覆盖了 #12969

@ntscshen

Description

@ntscshen

Version

3.5.4

Reproduction link

https://echarts.apache.org/examples/zh/editor.html?c=heatmap-cartesian

Steps to reproduce

  1. https://echarts.apache.org/examples/zh/editor.html?c=heatmap-cartesian
  2. 在 option.xAxis 中新增 min: 2 配置

What is expected?

热力图渲染在x、y轴轴线之内

What is actually happening?

热力图渲染覆盖了y轴轴标签


  • 我搜索了当前 issues,没有搜索类似的问题

热力图和 xAxis.min: 2 共用时,会出现y轴标签被覆盖

我不太确定是否有现存的api支持它,我尝试在data数据的每一个值中修改最后一个参数,以期待可以实现类似效果 -> 它可以,但是它的实现有点繁琐

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions