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

Floating Point Axis Values for Integer Values in Bar Chart #1400

Open
1 of 2 tasks
greenbla opened this issue Jan 24, 2025 · 0 comments
Open
1 of 2 tasks

Floating Point Axis Values for Integer Values in Bar Chart #1400

greenbla opened this issue Jan 24, 2025 · 0 comments

Comments

@greenbla
Copy link

Describe the current behavior

Thanks, guys, for this wonderful software!
The bug shows up in 2 ways. Both are visible in this document. Both are in bar charts with 'aggregate values' checked.

  1. The count is displayed, on the Y-axis, with floating point axis values, e.g. 2.5. That's silly -- count can only be an integer! You can see this behavior in the Family [by gender] chart.
  2. When the X-axis is from a column of integer type, it also displays floating point axis values on the X-axis. That is also silly.

Image

Steps to reproduce

Describe the expected behavior

No response

Where have you encountered this bug?

Instance information (when self-hosting only)

  • Grist instance:

    • Version:
    • URL (if it's OK for you to share it):
    • Installation mode: docker/kubernetes/...
    • Architecture: single-worker/multi-workers
  • Browser name, version and platforms on which you could reproduce the bug:

  • Link to browser console log if relevant:

  • Link to server log if relevant:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant