Skip to content

composite child charts do not fire pre/post redraw/render events #1266

@gordonwoodhull

Description

@gordonwoodhull
  1. The composite chart calls child.plotData() for children (and not ._doRender or ._doRedraw`)
  2. The composite chart calls child._activateRenderlets() - with no argument, this does not fire postRender or postRedraw

This is probably an oversight. These are useful: we should add them.

In the meantime, it looks like pretransition and renderlet events do fire okay for child charts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions