AnyChart
API Reference
Still have questions?
Contact support
Top

[enum] anychart.graphics.vector.Stage.EventTypeImprove this Doc

Stage events.
ValueDescriptionExample
renderfinishRendering end. Called when all DOM-elements are created and added to the Document, and before loading images, fonts, and other external resources starts.
renderstartRendering start. Called before changes of the DOM start.
stagerenderedCalled when all external resources used on the Stage are loaded.
stageresizeCalled when the Stage is resized, the container is resized with percentage values of width and height, and the width and height values are changed.