-
-
Should _hexbin_.hexagon implement the [symbol type interface](https://github.com/d3/d3-shape#custom-symbol-types)? But it has a specific radius, not an arbitrary size…
Should the hexagon method take …
-
**Related plugin component(s)**
Deserved Damage
**Describe the bug**
Plugin assumes that the appropriate offensive prayer (from Piety, Rigour, and Augury) is always used when calculating deserved…
-
I'm interested in what you think the use-case of this editor should be. Should it remain a research-project? Do you want it to be an editor that you can actually use for JavaScript work?
What I found…
-
Hi everyone,
First of all, congratulations for this awesome library.
I am using the library **graphlib-dot** to read a dot graphic and render it with **dagreD3**. The rendering works perfect except …
-
We have a PR https://github.com/playcanvas/engine/pull/2213 which explores one way of using AssemblyScript (WASM) modules by Playcanvas. I would like to explore a way to build custom functions using A…
-
Add Bullet chart to core dc.js library
http://dc-js.github.io/dc.js/docs/html/
Reference:
http://nvd3.org/examples/bullet.html
ghost updated
7 years ago
-
Hello,
This is more like an open discussion about how could we make this possible. Any suggestion and/or instructions about how to make this will be welcome.
The fact is: it is hard to distribu…
-
```js
import { resolve } from 'path';
```
to
```js
import { resolve } from '../path/to/module/path.js';
```
with `.babelrc`:
```js
{
"plugins": [
["module-resolver", {
…
-
[jqPlot](http://jqplot.com) greatly improves on Flot. [Tablechart](http://recoveredfactory.net/projects/tablechart) bring jqPlot in line with jQuery idioms and allows table data to be used for chartin…
eads updated
12 years ago