Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Multiple Line Chart - Cannot read property 'onAddFilter' of undefined #225

Closed
AndLLA opened this issue Oct 9, 2019 · 3 comments
Closed
Labels
#bug Something isn't working

Comments

@AndLLA
Copy link

AndLLA commented Oct 9, 2019

Multiple Line Chart fails due to a js error in the browser.
This happens both for a custom configuration and for the "out of the box" configuration of superset, with the demo data in the Misc Charts dashboard.

--> Cannot read property 'onAddFilter' of undefined
Seems to be related to missing "hooks" in the object received by the function below.

explore.9143456362a2ecd682d2.entry.js:formatted:141465 TypeError: Cannot read property 'onAddFilter' of undefined
at t.default (explore.9143456362a2ecd682d2.entry.js:formatted:28990)
at t.n.render (explore.9143456362a2ecd682d2.entry.js:formatted:135774)
at ba (vendors-major.1ca42289e8c2b845f403.chunk.js:formatted:11830)
at ga (vendors-major.1ca42289e8c2b845f403.chunk.js:formatted:11820)
at Ks (vendors-major.1ca42289e8c2b845f403.chunk.js:formatted:13954)
at zs (vendors-major.1ca42289e8c2b845f403.chunk.js:formatted:12981)
at js (vendors-major.1ca42289e8c2b845f403.chunk.js:formatted:12841)
at Ds (vendors-major.1ca42289e8c2b845f403.chunk.js:formatted:12714)
at vendors-major.1ca42289e8c2b845f403.chunk.js:formatted:10563
at t.unstable_runWithPriority (vendors-major.1ca42289e8c2b845f403.chunk.js:formatted:14990)

MultiLineChartError

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label #bug to this issue, with a confidence of 0.99. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@issue-label-bot issue-label-bot bot added the #bug Something isn't working label Oct 9, 2019
@JMGGarcia
Copy link

Hello, I'm having this issue as well. I'm trying to plot average, minimum and maximum temperature values in a line chart (all grouped by day), and it seems that the only option is through Multiple Line Chart.

This issue is appearing with one or more charts added (all to the left side).

@ghost
Copy link

ghost commented Apr 28, 2020

This issue was moved by kristw to apache-superset/superset-ui#402.

@ghost ghost closed this as completed Apr 28, 2020
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
#bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants