-
在测试D3数据的时候用的configs/D3_InstanceSegmentation/ape_deta/ape_deta_vitl_eva02_clip_vlf_lsj1024.py配置文件
![image](https://github.com/shenyunhang/APE/assets/70182916/842f1d85-7bcd-49c2-970e-e031970e1562)
说是超…
-
If a **_transitive_** dependency of a lazy-engine uses `app.import()` to load a package, it will end up in app's `vendor.js` instead of `engine-vendor.js`.
For example assume `ember-d3` uses `app.i…
-
Considering this now just wraps `d3@4.1.1`, I think it's time to deprecate `ember-cli-d3-shape` and release `ember-cli-d3-shim@4.1.1`.
This would require notifying everyone who is using this as a de…
-
`v2.0` with React `v18` support is in RC and available as `next` tag. You can install it with
```
npm install react-d3-speedometer@next
```
This PR has support for `v18` React - https://github.c…
-
A fairly common use case is to want to displays bucketed data (bars) along a time axis. `d3.scaleBand` works really well for this and handles a number of alignment issues if you were to try and use `d…
-
**Describe the bug**
When studying the adsorption of a CO molecule on the MgO (001) surface, I found that the D4 contribution to the binding energy seems to approach a positive constant rather than z…
-
Info coming soon...
-
**Describe the bug**
```
[Open Browser Console for more detailed log - Double click to close this message]
Failed to load model class 'DataGridModel' from module 'ipydatagrid'
loadClass@http://jup…
-
C3 version: v0.7.20
D3 version: v6.2.0
Browser: FF Latest
OS: Win10 Frontend/CentOS7 Backend
It looks like d3 deprecated/removed the d3.set function in v6.x. I reverted to 5.16.0 and everything…
-
How can we use d3 layout and add constraints to it using webcola in react-digraph? If you could suggest any method of implementation it would be a great help.
I want to change the layout generator …