appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.36k stars 3.72k forks source link

[Bug]: Chart data displays in incorrect format in view mode #26579

Open ghost opened 1 year ago

ghost commented 1 year ago

Is there an existing issue for this?

Description

Attached video : https://www.loom.com/share/74573cd9e6d944d691bc90d9aeec4be6?sid=ce135697-b25a-4e98-9b6b-aa964dd60b33

Attached screen shot : image

Expected result : image

Steps To Reproduce

Public Sample App

No response

Environment

Release

Issue video log

No response

Version

Appsmith v1.9.35-SNAPSHOT

rajatagrawal commented 1 year ago

Observations from triaging the bug with @kavitasmoolya

This issue is also happening on prod already.

  1. It doesn’t happen with other widgets which have custom data in the property pane like ListWidget/Select Widget/Map Chart Widget.
  2. It doesn’t happen with custom fusion chart config either.
  3. It happens only with basic chart types data.
  4. Mostly it is a bug on evaluation of chart data in the property pane.