-
Hi,
how about a new chart type: radar / spider!?
see ...
- https://gist.github.com/nbremer/6506614
- https://github.com/alangrafu/radar-chart-d3 and http://graves.cl/radar-chart-d3/
- http://www.cha…
-
I have my own monitoring tool and can generate dinamic sankey diagrams (see image)
![image](https://user-images.githubusercontent.com/67157447/180419108-7e016934-a15e-4aaa-b5ff-313301e76751.png)
…
-
Hi Sergei. Which versions of nodejs and nvm/npm shoud I use?
Using only a single sample as input , I can get the ogv-dating pipeline to run to near completion (80%). The errors that I get relates to …
-
Might be cool to have some kind of arrays or sets and way to modify and plot them (something like numpy and matplotlib)
For example:
```
x = [1..10]
y = x * 5
plot(x, y) # Line plot here
``…
-
can we import third js lib in this plugin, such as highcharts and so on
-
Hi,
it seems that since the release of stable Cloudbase-Init v1.1.5, the network configuration can no longer be set properly. There is no error message, instead cloudbase-init assumes that we are…
-
![webpack config](https://user-images.githubusercontent.com/29979200/37702512-be582d0e-2d2d-11e8-968d-fa6b8feadd7f.png)
```
"eject": "node ./node_modules/.bin/ng eject --force",
"pree2e": "w…
-
Hi,
everytime I click on Virtual Machine section in the plugin's WebUI, this error shows up in syslog:
`Jan 14 00:22:26 openmediavault kernel: [351751.775606] omv-engined[2035]: segfault at 7f7616…
-
The output of this plugin is definitely very informative. :+1:
However, it's also a bit dry. There are a lot of opportunities for visualizations.
In the Webpack world, there's [webpack-bundle-an…
timdp updated
5 years ago
-
I try to use Leapstrap / Leap-Curser.js to control parallel coordinates from d3.js.
But I found out that svg elements not supported by this framework. Is there any possibility to handle this? I really…