-
Updated
Dec 21, 2021 - JavaScript
d3
Here are 3,497 public repositories matching this topic...
-
Updated
Aug 2, 2021 - CSS
-
Updated
Dec 20, 2021 - TypeScript
-
Updated
Dec 1, 2021 - TypeScript
-
Updated
Dec 20, 2021 - JavaScript
-
Updated
Dec 20, 2021 - JavaScript
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
The y-axis ticks supports the rotated option, but the doc is missing.
I haven't checked whether other options are missing.
.rickshaw_graph .detail .item.active from detail.css would benefit by adding 'width: auto; height:auto;' to auto-size the detail tooltip on graph mouse hover. In it's current form, the tooltip doesn't get auto-sized when using a relative/percentage based layout.
-
Updated
Dec 21, 2021 - TypeScript
增强config.js
能否在config.js内添加更强大的自定义功能?
例如控制数据条宽度、数据条左侧文字大小、数据条右侧文字大小、数据条内部文字大小、数据条与数据条之间上下间隔大小等功能,这些功能在数据条目少,或者一屏多个并行动态排名下会非常有用
虽然我可以通过修改stylesheet.css和visual.js实现上述功能,但是我觉得其他人也可能会有这样的需求
-
Updated
Dec 16, 2021 - TypeScript
-
Updated
Feb 20, 2021 - Python
Summary
Study if using https://github.com/vijithassar/d3-textwrap or any other library would help us with our text wrapping issues and deprecate our text wrapper
Possible Imple
-
Updated
Jul 14, 2021 - Python
-
Updated
Nov 22, 2021 - TypeScript
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
-
Updated
Dec 21, 2021 - JavaScript
New hydro plants have been added to the mix and the parser for Korea is throwing the following warnings:
New hydro plant seen - Seomjingang - 8.0MW
New hydro plant seen - Euiam - 14.8MW
Would be nice to update the parser so it can include these, although the value is really small
See this PR for reference: electricityMap/electricitymap-contrib#3257
-
Updated
Oct 5, 2021 - JavaScript
-
Updated
Nov 3, 2021 - JavaScript
-
Updated
Aug 9, 2020 - JavaScript
-
Updated
Nov 21, 2021 - TypeScript
-
Updated
Nov 15, 2021 - Python
-
Updated
Feb 2, 2019 - JavaScript
Improve this page
Add a description, image, and links to the d3 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the d3 topic, visit your repo's landing page and select "manage topics."
Most items coming from questions on the community forum
xref='paper'. Also the shapes and annotations tutorial should link to each other.