-
As the Debian maintainer of aide, the Advanced Intrusion Detection Environment, I have stumbled upon munin-node's method of logging which seems to be simply dumping info into /var/log/munin/munin-node…
-
I made a Shiny web app prototype for Are We Represented it and published it here: [https://wandernat.shinyapps.io/arewerepresented/](https://wandernat.shinyapps.io/arewerepresented/)
I uploaded my …
-
https://bundlephobia.com/result?p=fusioncharts@3.15.1
Size of the fusioncharts npm bundle is 1.3MB due to which the whole application bundle has become very big.
-
Was thinking of a script that takes the doubles column, and just overlaps a couple of the layers like:
[3] [1] [4] [2] [5] [3] [6] [4]
...so that if Doubles charts are present, those would generate …
-
-
I am looking for an option to display double labels in the horizontal axis. I want to show data for every month in the first label and then in the second label I want to show which quarter of the year…
-
Hi, I've followed the steps as per the documentation, but failed to run the tests
When I ran the command "helm-test" got below output, no details on test cases
helm-test [info] Welcome to helm-te…
-
Hi,
I'm using appliance manageiq and not the dev mode.
Now, I'm facing another issue in the self-service portal. when I provision a VM in manageiq. I cant see metrics there.
Also, I tried wit…
-
There is still a memory leak across various chart types : gauge, ComboChart, LineChart.
I am including sample js/html that will populate gauge on 1 second interval. You will notice that Chrome memor…
-
Consider the bokeh Chord example notebook:
https://github.com/ioam/holoviews/blob/master/examples/reference/elements/bokeh/Chord.ipynb
But replace the last line:
`hv.Chord((links, nodes)).select(…