-
> Let's extract the failed changes to a separate PR, helps me do reviews faster if I'm only testing 1 or a couple things. That being said I think I like the gap in charting more. We could introduce a …
-
Using the [VA Design System](https://design.va.gov/), update the following areas of the [Feedback Hub](https://feedback-hub-e659c24714b9.herokuapp.com/):
- [ ] Remove the "VA Mobile Feedback Hub" hea…
-
One feature in bokeh allows a user to click on the legend to toggle visibility of categorical data. When hiding a category in a stacked bar chart, the bar segments disappear as expected, however it w…
hahnd updated
3 months ago
-
### Demographics
- [ ] Participation by Country
- [ ] Salaries
- [ ] Average Salary per Country
- [ ] Years of Experience
- [ ] Company Size
- [ ] Source Breakdown
- [ ] Gender Breakdown
- […
-
## Do you want to request a feature or report a bug?
Feature/Insight?
## What is the current behavior?
Currently, if I want to specify ticks on the Y-Axis, it is not possible to directly set …
-
Credit to @coadler for distilling this issue from customer feedback.
## Problem statement
The General deployment settings page ([dev link](https://dev.coder.com/deployment/general)) contains a graph…
-
How can I sort a horizontal stacked bar chart to show the longest stacks on the top?
{
"dimensions": {
"Users": {
"order": "ASC"
},
"Tag": {
},
"Source": {
}
},
"type": …
-
I have been trying to make a horizontal stacked bar graph.
**xScale** in stacked bar series only accepts type '_band_'. I assume that it would need to be type '_linear_' for a horizontal stacked ba…
-
Currently, the `profile` command outputs Horizontal Stacked Chart with times taken for each phase. But it would be also cool to have another view mode: Horizontal Interval Stacked Chart.
Instead of…
-
Really cool project and I really like the Examples module! 👏🏻
I was searching for different visualization methods and found out about this package. I would like to draw Horizontal Stacked Bar Char…