Security News
PyPI Introduces Digital Attestations to Strengthen Python Package Security
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
victory-cursor-container
Advanced tools
victory-cursor-container@^30.0.0
exports VictoryCursorContainer
, cursorContainerMixin
and CursorHelpers
To view documentation for VictoryCursorContainer
please see https://formidable.com/open-source/victory/docs/victory-cursor-container
To suggest an addition or correction to this documentation please see https://github.com/FormidableLabs/victory/blob/main/docs/src/content/docs/victory-cursor-container.md
35.2.0 (2020-10-08)
#1708 - This PR adds ariaLabel
to Victory's primitive components (VictoryLabel
, Area
, Bar
etc.). This new prop can take a string or a function that expected to return a string, and adds aria-label
attributes to svg elements Victory renders. This PR also adds tabIndex
and aria-label
props to VictoryClipContainer
, and creates a new groupContainer
, VictoryAccessibleGroup
, which renders a g
tag and an optional desc
tag along with its other children. VictoryAccessibleGroup
also takes aria-label
and aria-describedby
props. Thanks @ljones87 for all the hard work on this new feature!
#1709 - Adds default onFocus
and onBlur
event handlers to VictoryTooltip
so that users can trigger tooltips by tabbing through the chart elements when tabIndex
is set.
VictoryVoronoiContainer
renders, including text
, style
, flyoutStyle
, width
and height
angle
prop on VictoryLabel
datum
rather than coordinate.FAQs
Interactive Cursor Component for Victory
The npm package victory-cursor-container receives a total of 107,066 weekly downloads. As such, victory-cursor-container popularity was classified as popular.
We found that victory-cursor-container demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 16 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.