Skip to content

当值为0时, guide将不会显示 #282

Closed
@OPY-bbt

Description

  • F2 Version: 3.1.18
  • Platform: maxOS
  • Mini Showcase(like screenshots):
       chart.guide().text({
          position: [obj.date, obj.value],
          content: obj.value,
          style: {
            textBaseline: 'bottom',
            textAlign: 'center',
          },
        });

如果obj.value的值为0,将不会显示guide

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions