Skip to content

[Bug]: maxRows 不生效 #7031

Open
Open
@sibo-git

Description

@sibo-git

Describe the bug / 问题描述

chart.options({
type: 'interval',
data,
encode: { x: 'genre', y: 'sold', color: 'genre' },
legend: {
color: {
maxRows:3,
position: 'top',
layout: {
justifyContent: 'flex-start',
alignItems: 'flex-start',
},
},
},
});
测试图表图例,想一行展示出现翻页效果,但是无法实现
Image

Reproduction link / 复现链接

No response

Steps to Reproduce the Bug or Issue / 重现步骤

No response

Version / 版本

Please select / 请选择

OS / 操作系统

  • macOS
  • Windows
  • Linux
  • Others / 其他

Browser / 浏览器

  • Chrome
  • Edge
  • Firefox
  • Safari (Limited support / 有限支持)
  • IE (Nonsupport / 不支持)
  • Others / 其他

Metadata

Metadata

Assignees

No one assigned

    Labels

    waiting for authorFurther information is requested from the author

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions