-
PCoA 2D/3D, others? Bi-plots?
-
How would I integrate this into my node app? I'm using Node.js/Hapi.js to render Views server-side. I want to add charts to those reports and render them server-side. Your solution looks great!
I'd…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
On first loading the page, the 'Chart Bar' section displays a Line chart:
![2017 11 14-16 12 41-selection](https://user-images.githubusercontent.com/2348385/32790662-f355d4f6-c956-11e7-9c65-62abfe9…
-
Using budget-to-actuals data for FY2010-FY2013 -- it would be helpful to see how the District has shrunken and how that looks compares to this year's budget.
-
I'm facing the following issue. I defined a bunch of external services in my helmfile. Then I tried to sync everything. Doing `helm sync` I got
> Upgrading stable/cert-manager
> Upgrading gitlab/…
-
Hi @michaelweylandt!
I've created my MP02 website - check it out!
https://cndy17.github.io/STA9750-2024-FALL/mp03.html
-
Composer already allows the user to turn on the synth feature, which can seem quite similar / redundant with this suggestion.
Add an assist tick feature; during playback, each song "bubble" generates…
-
Hello, is there any way to make the pie chart lines have rounded edges ?
I would like to accomplish what we see in the following screenshot.
![screen shot 2015-05-25 at 12 47 35 pm](https://cloud.gi…
-
Two parts in the first section of the ggplot tutorial don't work as presented.
First of all, the specified column "humidty" does not appear to exist:
`> ggplot(weather, aes(x=humidity, y = temp)) + …