Skip to content
#

d3

Here are 3,524 public repositories matching this topic...

RobelTekle
RobelTekle commented Dec 20, 2021
  • Victory version 36.1.0
  • React version 17.0.2

I'm trying to add some data-testid to Victory components in order to do some tests with Cypress. I have tried with several components: VictoryChart, VictoryBar, VictoryContainer. They never pass down the data-testid even if this prop is accepted by TypeScript.

Could be very useful to have this feature, or at list to be able to passe down

theoryfate
theoryfate commented Feb 12, 2019

能否在config.js内添加更强大的自定义功能?

例如控制数据条宽度、数据条左侧文字大小、数据条右侧文字大小、数据条内部文字大小、数据条与数据条之间上下间隔大小等功能,这些功能在数据条目少,或者一屏多个并行动态排名下会非常有用

虽然我可以通过修改stylesheet.css和visual.js实现上述功能,但是我觉得其他人也可能会有这样的需求

britecharts
1ec5
1ec5 commented Oct 13, 2021

The “follow” operation added in #8671 stops when encountering a node that’s shared among multiple features. iD already keeps track of the “focused” way for the purpose of reliably navigating back and forth among its vertices using the keyboard. It would be natural to extend this capability to the follow operation, so that the user doesn’t have to think as much about other connecting ways after cho

Improve this page

Add a description, image, and links to the d3 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the d3 topic, visit your repo's landing page and select "manage topics."

Learn more