Skip to content
#

d3

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

becca-bailey
becca-bailey commented Aug 4, 2021

Bugs and Questions

The Problem

While I was debugging another issue, I noticed that the example included two bars with the same x and y values, and when you mouse over one of these bars both tooltips show up. It seems like Victory uses the x/y value to determine whether the tooltip is active when there is not another identifier.

Reproduction

https://codesandbox.io/s/frosty-du

theoryfate
theoryfate commented Feb 12, 2019

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

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

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

britecharts
boothym
boothym commented Nov 1, 2021

Description

I recently discovered that the "OSM" link in the history panel actually links to the history of an object. However this is not very clear, so I would like to suggest an edit to the text to improve this.

At the first pink dot, it should say "OSM History" and at the second pink dot, it should say "OSM Profile". Unfortunately I wasn't able to edit the text in browser!
![osmh](htt

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