-
Need to move `LineChart` widget form `MangeIQ local`[0] to `Patternfly`[1].
I found widget not that much mature, Need to refactor code and fallow `WT.core` guidelines.
[0] https://github.com/Man…
-
Hi all,
I need to colour different chart of horizontal chart bar with different color based on some condition checking.How to do that?
-
Hello, I would like to have a horizontally positioned stacked bar chart. I have tried a few things to change the view like text rotation degree, then the bars and the texts overlapped.
Thanks in adv…
-
Do this for both Kayunga and Masindi districts
**Data Fields**
- Year
- Level (Primary, Secondary)
- Number of teachers
- Number of trained teachers (primary) or support staff (secondary)
…
-
### What problem does this feature solve?
Hi, In my project i have a timeseries that some line types series and some bars type series. One of the lines can be either a step start or a step end. Is it…
-
Suppose the following SVG created by https://codecov.io tool
![](https://camo.githubusercontent.com/ca6f04cc3d7d26ba9f9bce39862c3b44db4ffb93683580829f33b7940433d6d2/68747470733a2f2f636f6465636f762e…
bric3 updated
2 weeks ago
-
Hi, first off thank you for making this utility!
When I am looking at CPU utilization, I'd like to have more insight into the per-core utilization. Currently this is how I configure Zenith when foc…
-
Is there any implementation of Gantt charts in Pygal ? I didn't find the docs for it. Any plans ? May I suggest a horizontal stacked bar char with an "invisible" first stack ? I'd love to use Pygal in…
-
### Description
When creating a stacked bar chart, if the tooltip shared property is set to true, the crosshair rectangle will have a width different from the bar or tick width and its horizontal p…
-
Hi, I have a stacked bar chart with one horizontal bar. How can I get the chart to fill the whole width of the div? This is the code I have:
var data = {
series: [
[5],
[10],
[3],
…