-
Hi! I've implemented the LineChart in my project, but I have, sometimes, to receive large values, like:
![Screen Shot 2022-05-12 at 08 36 17](https://user-images.githubusercontent.com/1349300/16806…
-
**Describe the bug**
We disabled the animations on a chart (ngx-charts-bar-vertical-stacked) via [animations]="false". We expected the chart to "pop in", however, it still fades in. We found that the…
-
- [x] I have searched the [issues](https://github.com/recharts/recharts/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[https://codepen.io/Woody-lxf/pen…
-
As soon as I wrap a working example within a class, nothing displays:
```
import charts
class Wrapper():
def __init__(self):
data = [1,2,5,9,6,3,4,8]
options = dict(height=400, t…
-
Tooltips in the charts are not accessible with the help of a keyboard.
Steps to replicate:
Open the [Codesandbox Link](https://codesandbox.io/p/sandbox/tooltip-not-accessible-with-keyboard-yh3ld…
-
I want to change the html text and personnalize the thext and the logo for my project .
Also i have a .parsed file that i want to implement in the different graphs
Thanks
-
Simple charts are very welcome. The easiest way to create them is to reuse the filtering + 'group by' option, so the chart can be created. This is mandatory feature. Nice to have features:
- cross-obj…
-
Hello ! Nice tool 👍
Is it possible to add ordering by drag and drop system ?
I can work on this feature if it pleases 😄
Thanks !
-
I noticed there's an offset for Bar but not for the rest of the charts. It would be nice to have an offset for Pie, Smooth Line, etc as well.
-
Hi ! I try to create a diagram with zooming and feed functionality. Every time after add new bar(OHLC) called redraw and zoom reset to default. How can I fix it ?
`
data = data.…