# victory-core

> Victory Core

Latest version **37.3.6** (published 2025-01-14) · MIT license · 0 weekly downloads

## Install

```sh
npm install victory-core
pnpm add victory-core
yarn add victory-core
bun add victory-core
```

## Health

**Score 55/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities; has provenance; popular repo.

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 37.3.6 |
| Published | 2025-01-14 |
| First published | 2016-02-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=18.0.0 |
| Dependencies | 3 |
| Unpacked size | 2.5 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 11240 |
| Author | Formidable |
| Maintainers | michaelmerrill, sarmeyer, mariano-formidable, ryan.roemer, formidable-owner, formidablelabs, carbonrobot, masiddee, scott-rippey, sarahformidable, robwalkerco, ceceppa, keithluchtel, scottianstewart, victory-ci, divmain, bmathews, coopy, boygirl, chrisbolin, ebrillhart |
| Keywords | data visualization, React, d3, charting |

## Links

- npm: https://www.npmjs.com/package/victory-core
- Repository: https://github.com/FormidableLabs/victory
- Homepage: https://commerce.nearform.com/open-source/victory
- Issues: https://github.com/FormidableLabs/victory/issues
- npm.io page: https://npm.io/package/victory-core

## Dependencies (3)

- [lodash](https://npm.io/package/lodash.md) ^4.17.21
- [victory-vendor](https://npm.io/package/victory-vendor.md) 37.3.6
- [react-fast-compare](https://npm.io/package/react-fast-compare.md) ^3.2.0

## Alternatives

- [d3-force-3d](https://npm.io/package/d3-force-3d.md) — 1.0M weekly downloads
- [ng2-charts](https://npm.io/package/ng2-charts.md) — 486.8K weekly downloads
- [@arcgis/core](https://npm.io/package/@arcgis/core.md) — 257.8K weekly downloads
- [react-sparklines](https://npm.io/package/react-sparklines.md) — 249.3K weekly downloads
- [react-native-gifted-charts](https://npm.io/package/react-native-gifted-charts.md) — 182.3K weekly downloads

## Recent versions

- 37.3.6 (latest) — 2025-01-14
- 37.0.3-next.0 (next) — 2024-05-16
- 37.3.5 — 2024-12-19
- 37.3.4 — 2024-12-09
- 37.3.3 — 2024-12-06
- 37.3.2 — 2024-11-12
- 37.3.1 — 2024-11-01
- 37.3.0 — 2024-10-24
- 37.2.0 — 2024-10-15
- 37.1.2 — 2024-10-08
- 37.1.1 — 2024-09-05
- 37.1.0 — 2024-08-29
- 37.0.2 — 2024-04-04
- 37.0.1 — 2024-03-25
- 37.0.1-next.2 — 2024-03-22
- … 294 more at https://npm.io/package/victory-core/versions

## README

# 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

---
_Source: https://npm.io/package/victory-core · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
