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

Unable to use chart plugin #955

Open
D1reW0lf opened this issue Oct 2, 2024 · 5 comments
Open

Unable to use chart plugin #955

D1reW0lf opened this issue Oct 2, 2024 · 5 comments

Comments

@D1reW0lf
Copy link

D1reW0lf commented Oct 2, 2024

Describe the bug
When trying to use the chart plugin, no matter what what table I select of what columns I choose to display, I always get this error:

Error: undefined is not an object (evaluating 't.map')

To Reproduce

  1. Add chart plug in
  2. Use "Select table"
  3. Select columns
  4. See error

Expected behavior
Graphic being displayed

Screenshots
Captura de ecrã 2024-10-02, às 12 38 27

Client:

  • OS: macOS 15.0
  • Browser Chrome, Safari, Firefox, Vivaldi
  • Version latest

Platform
docker-standalone

App version: 1.4.1-alpha+build.569

@boris-w
Copy link
Contributor

boris-w commented Oct 7, 2024

Can you share your query configuration?

@D1reW0lf
Copy link
Author

D1reW0lf commented Oct 7, 2024

Can you share your query configuration?

Hi.
Sure!!

I'm using a test table right now with just two rows, and I'm always getting that error.

This is my query:

Captura de ecrã 2024-10-07, às 15 20 04

@boris-w
Copy link
Contributor

boris-w commented Oct 8, 2024

@D1reW0lf What field types are Data and Total?

@D1reW0lf
Copy link
Author

D1reW0lf commented Oct 8, 2024

@boris-w ,

Data: Is "date" format and
Total: is a "formula" format (from a currency sum)

@boris-w
Copy link
Contributor

boris-w commented Oct 8, 2024

@boris-w ,

Data: Is "date" format and Total: is a "formula" format (from a currency sum)

I tried to reproduce it but the error doesn't appear, here is my https://app.teable.io/share/shrFkCR0MgbddYAV4k4/view

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

2 participants