-
### Description
I want to be able to add conditional formatting to my bar chart when I have a bar chart without groups (i.e. no fields in the `group` chart config section)
i.e. we want to show t…
-
I have been a long-term user of Financisto and then Financisto Holo. I'm currently using Financisto Holo v2024-10-08 on Android 14.
For some time now, when I try to report 'By Category' I get all t…
-
### Feature request
## Is your feature request related to a problem?
On a dashboard with similar bar charts, the similar values for the series can be displayed in different order, with different c…
-
### What problem does this feature solve?
I have not been able to figure out a way to do this. I think you should be able to declare a default icon type in the legend for each different series, for…
-
This feature would make horizontal bar charts readable with long tick labels and narrow screens. Other libraries have this feature.
Suggested option:
ticklabelposition="inside above".
Suggest…
Lxstr updated
2 months ago
-
Trying to put Politics & Government on right side of chart. Despire reordering passed graph.Bars Politics & Government is second anyway
```go
for i, value := range values {
j := 0 // 0-9
sw…
-
Idea is that we should have a row in the report with (i) icon to display more info about that year's statistics.
-
Currently 0 is a hard "baseline" (bars switch directions at that point) it would be nice if this was configurable since it would allow for comparing any volume of data against a arbitrary baseline val…
-
I was wondering if [this](https://towardsdatascience.com/create-animated-bar-charts-using-r-31d09e5841da) could be an interesting feature to add. I think that once the data is tidy i.e. just top 10 co…
-
Your bar chart numbers the bars from 0 to n (on x-axis). Would it be possible to recognize dates as x-axis ?
It'd be also useful if I could specify the width of every bar (or distance between 2 bar…