# VictoryCore

`victory-core@30.0.0` exports packages that are used by several Victory components:

- `VictoryAnimation`
- `VictoryClipContainer`
- `VictoryContainer`
- `VictoryLabel`
- `VictoryPortal` and `Portal`
- `VictoryTheme`
- `VictoryTransition`
- Several primitive components:
  `Arc`, `Border` / `Box`, `Circle`, `ClipPath`, `LineSegment` (formerly `Axis` / `Grid`), `Line`, `Path`, `Point`, `Rect`, `Text`, `TSpan`, `Whisker`
- Several utilities:
  - `addEvents`, `Axis`, `Collection`, `CommonProps`, `Data`, `DefaultTransitions`, `Domain`, `Events`, `Helpers`, `Immutable`, `LabelHelpers`, `Log`, `PropTypes`, `Scale`, `Selection`, `Style`, `TextSize`, `Timer`, `Transitions`, `Wrapper`

Please visit our documentation site to read more about these components
https://commerce.nearform.com/open-source/victory

To suggest an addition or correction to this documentation please see https://github.com/FormidableLabs/victory/blob/main/docs/src/content/docs
