Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use brush on line chart w/ shape #2435

Closed
MarkLyck opened this issue May 10, 2020 · 1 comment
Closed

Cannot use brush on line chart w/ shape #2435

MarkLyck opened this issue May 10, 2020 · 1 comment

Comments

@MarkLyck
Copy link

Uncaught TypeError: Cannot read property 'get' of undefined
at Circle.push../node_modules/@antv/g-base/esm/abstract/element.js.Element.animate (element.js:414)
at Object.draw (breathPoint.ts:47)
at Object.drawShape (base.js:71)
at Element.push../node_modules/@antv/g2/esm/geometry/element/index.js.Element.update (index.js:58)
at Point.push../node_modules/@antv/g2/esm/geometry/base.js.Geometry.createElements (base.js:838)
at Point.push../node_modules/@antv/g2/esm/geometry/base.js.Geometry.paint (base.js:353)
at Chart.push../node_modules/@antv/g2/esm/chart/view.js.View.paintGeometries (view.js:1351)
at Chart.push../node_modules/@antv/g2/esm/chart/view.js.View.renderPaintRecursive (view.js:953)
at Chart.push../node_modules/@antv/g2/esm/chart/view.js.View.paint (view.js:915)
at Chart.push../node_modules/@antv/g2/esm/chart/view.js.View.render (view.js:142)

I would expect to still be able to zoom in on my data and see the poit displayed correctly.

Screen Shot 2020-05-10 at 8 15 28 AM

@MarkLyck MarkLyck changed the title Cannot use brush on point Cannot use brush on line chart w/ shape May 10, 2020
@hustcc
Copy link
Member

hustcc commented Aug 22, 2023

Sorry, due to problems in the program's architecture design of v4, we are unable to effectively fix the issues. You can has a try with G2 v5.

@hustcc hustcc closed this as completed Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants