question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Mixed Time-Series chart rendering issue

See original GitHub issue

Unexpected error shows when rendering chart occasionally.

Expected results

Chart should show the rendering result

Actual results

Occasionally, chart fails on rendering and shows “An error occurred while rendering the visualization: TypeError: Cannot read properties of undefined (reading ‘data’)”

Screenshots

Screen Shot 2021-09-24 at 8 03 26 PM

How to reproduce the bug

  1. Update to Superset 1.3 (specific commit_sha: 6d19de8f66e6409cc82d6d1e5db2496c1ca2290d)
  2. Create a mixed timeseries chart
  3. Render multiple times and check error

Environment

(please complete the following information):

  • browser type and version: Chrome 93
  • superset version: 1.3
  • python version: python --version
  • node.js version: node -v
  • any feature flags active: GLOBAL_ASYNC_QUERIES

Checklist

Make sure to follow these steps before submitting your issue - thank you!

  • I have checked the superset logs for python stacktraces and included it here as text if there are any.
  • I have reproduced the issue with at least the latest released version of superset.
  • I have checked the issue tracker for the same issue and I haven’t found one similar.

Additional context

Add any other context about the problem here.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
yongchandcommented, Sep 30, 2021

My coworker @yougyoung94 might know how to solve this issue

1reaction
yougyoung94commented, Oct 1, 2021

@suddjian I opened a PR:)😃 Waiting for your review 🙏

Read more comments on GitHub >

github_iconTop Results From Across the Web

[mixed time series chart] [Global Async Queries ... - GitHub
The following error is thrown in explore view and in dashboards when reloading a Mixed time-series chart with the Global Async Queries ...
Read more >
Mixed Time-Series Visualization in Superset Workshop
The mixed time-series visualization in Superset helps take time-series charts to the next level by enabling you to combine and situate two ...
Read more >
[GitHub] [superset] yongchand opened a new issue #16834
Create a mixed timeseries chart 3. Render multiple times and check error ### Environment (please complete the following information): ...
Read more >
Getting Started - Time Series Charts - Preset.io
Line Chart​​ Line charts are used if you want to compare several series at the same time. However, adding too many series (e.g.,...
Read more >
Multiple Time Series in an Excel Chart - Peltier Tech
Displaying multiple time series in an Excel chart is not difficult if all the series use the same dates, but it becomes a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found