-
```
I'd like the ability to pass in handlers like a lot of jq plugins allow.
Something like this:
$.plot($("#placeholder"), [
{ label: "sin(x)", data: d1},
{ label: "cos(x)", data:…
-
For scatter plots it would be useful to have a plugin that, when the element is clicked, it is sent to the back. In fact, just decreasing its z-index by one would be good enough.
This is needed for…
-
Currently Chiasm visualization plugins require that some CSS be loaded on the containing page. Ideally, the entire visualization appearance should be configurable from within the Chiasm configuration,…
-
cloned repo, ran
```
npm install
npm start
```
```
http://localhost:8080/webpack-dev-server/
webpack result is served from /
content is served from /Users/joe/Documents/angular-d3
…
-
Hi - I just discovered perspective and I'm trying to play around with it
I am unable to run the python streaming examples provided in the webpage
(from here: https://github.com/sc1f/streaming-perspe…
-
Webpack would be handy for packaging dagre-d3, but it looks like there's something in the way that the module structure is put together that is breaking it. When I run webpack on a project that includ…
-
```
I'd like the ability to pass in handlers like a lot of jq plugins allow.
Something like this:
$.plot($("#placeholder"), [
{ label: "sin(x)", data: d1},
{ label: "cos(x)", data:…
-
```
I'd like the ability to pass in handlers like a lot of jq plugins allow.
Something like this:
$.plot($("#placeholder"), [
{ label: "sin(x)", data: d1},
{ label: "cos(x)", data:…
-
```
I'd like the ability to pass in handlers like a lot of jq plugins allow.
Something like this:
$.plot($("#placeholder"), [
{ label: "sin(x)", data: d1},
{ label: "cos(x)", data:…
-
Just to preface, I would likely be able to implement it myself.
This plugin would track how much time took and what was the loot for the bosses, and store the data locally in a csv file. Player ca…
arvyy updated
5 years ago