Skip to content

Console error while configuring margins #31

@pasupuletics

Description

@pasupuletics

Throwing console error when configuring PieTooltip component with margins={{left: 100, top:100}} property.

<PieTooltip
  {...this.props}
  swatchShape = "circle"
  margins={{left: 100, top:100}}
>
	<SimpleTooltip />
</PieTooltip>

123

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions