Questions tagged [antv]
32 questions
0
votes
1 answer
G2Plot AntV library. Customize a Bullet Chart tooltip (display names instead of indices)
Is it possible to customize a tooltip of a Bullet Chart to display names instead of indices?

Nadzeya Yakimchyk
- 356
- 3
- 7
0
votes
1 answer
Type '(d: { value: number }) => number' is not assignable to type 'number'
While the code works, the type-checker complains about how this delegate method is assigned to property...
Property fontSize expects type of number. However, it is a transform, and somehow there is an font object with a property value that needs to…

Adam Cox
- 3,341
- 1
- 36
- 46