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

[XY] Add support of pointseries input type #128487

Conversation

VladLasitsa
Copy link
Contributor

Completes part of #127115

Summary

Added pointseries input type as possible to xyVis. As part of this was decided to use accessors from pointseries as xyVis accessors by default so that user can provide xyVis without xAccessor, accessor and splitAccessor when uses pointseries:

  • x column becomes xAccessor
  • y column becomes accessor
  • color becomes splitAccessor

@VladLasitsa VladLasitsa requested review from a team as code owners May 10, 2022 13:22
@VladLasitsa VladLasitsa requested a review from a team May 10, 2022 13:22
@VladLasitsa VladLasitsa requested review from a team as code owners May 10, 2022 13:22
@VladLasitsa VladLasitsa requested review from a team, ashokaditya and dasansol92 May 10, 2022 13:22
@Kuznietsov Kuznietsov closed this May 10, 2022
@Kuznietsov Kuznietsov reopened this May 10, 2022
@Kuznietsov Kuznietsov closed this May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline) Feature:XYAxis XY-Axis charts (bar, area, line) release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Visualization editors, elastic-charts and infrastructure v8.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants