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

[Enhancement]: Quicksight visuals "combo_chart_visual" and "line_chart_visual" configuration seem to be missing the "single_y_axis" option #35230

Open
TCY16 opened this issue Jan 10, 2024 · 1 comment · May be fixed by #37027
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/quicksight Issues and PRs that pertain to the quicksight service.

Comments

@TCY16
Copy link

TCY16 commented Jan 10, 2024

Description

In the API reference, as well as the GUI, have an option for a single Y axis. This seems to be missing in visuals of combo_chart_visual and line_chart_visual.

Affected Resource(s) and/or Data Source(s)

  • combo_chart_visual
  • line_chart_visual

Potential Terraform Configuration

...
chart_configuration {
  single_y_axis = true
  ...
}
...

References

https://docs.aws.amazon.com/quicksight/latest/APIReference/API_SingleAxisOptions.html
https://docs.aws.amazon.com/quicksight/latest/APIReference/API_LineChartConfiguration.html
https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ComboChartConfiguration.html

Would you like to implement a fix?

No

@TCY16 TCY16 added the enhancement Requests to existing resources that expand the functionality or scope. label Jan 10, 2024
Copy link

Community Note

Voting for Prioritization

  • Please vote on this issue by adding a 👍 reaction to the original post to help the community and maintainers prioritize this request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

Volunteering to Work on This Issue

  • If you are interested in working on this issue, please leave a comment.
  • If this would be your first contribution, please review the contribution guide.

@terraform-aws-provider terraform-aws-provider bot added the needs-triage Waiting for first response or review from a maintainer. label Jan 10, 2024
@justinretzolk justinretzolk added service/quicksight Issues and PRs that pertain to the quicksight service. and removed needs-triage Waiting for first response or review from a maintainer. labels Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/quicksight Issues and PRs that pertain to the quicksight service.
Projects
None yet
2 participants