-
**Bug description**
Adding a background to the Tooltip causes the text adapter to stop updating the values within the tooltip.
Using the example for the Free-floating tooltip on this page:
https:…
-
With the recent addition of radial line/area charts, it would be great to support tooltips
- [ ] Highlight
- [x] points
- [x] lines
- [ ] area
- [ ] modes
- [x] bisect-x
- [ ] bisec…
-
I am working on an XY chart with two line series in amCharts, where some data points share the same timestamp. Currently, only the last data value is displayed in the tooltip for points with identical…
-
I'm doing this:
`this.AmCharts.updateChart(this.chart, ()=>{console.log('test')});`
in a function in my component.
So inside `ngAfterViewInit` function I create my chart; `this.chart = this.A…
-
AmCharts.ready works fine if you don't use Turbolinks, but we need to have a way to trigger what's inside of AmCharts.ready. What about creating something inside of the AmCharts.helper that gets trigg…
-
Does AmCharts support react native??
![test](https://user-images.githubusercontent.com/7057416/53015831-0b2e2380-3472-11e9-8169-8027ab2492a5.png)
-
While running testcases using Jest and Enzyme. I get an error like below.
`ReferenceError: AmCharts is not defined
at node_modules/@amcharts/amcharts3-react/amcharts3-react.js:253:3
a…
-
# 🐛 bug report
## Preflight Checklist
- [x] I have read the [Contributing Guidelines][contributing] for this project.
- [x] I agree to follow the [Code of Conduct][code_of_conduct] that thi…
-
AmCharts5 seems to claim that it's much more performant. Can you help add that to the benchmark, too?
-