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.

Add "Advanced Analytics" functionality from legacy charts to Time-Series ECharts

See original GitHub issue

Is your feature request related to a problem? Please describe. Creating a stacked bar chart with a period-over-period line chart overlaid on top is currently very difficult to do in Superset using the Mixed Time Series Chart, as it requires you to calculate period-over-period metrics as a series as part of your dataset, rather than allowing you to calculate it after-the-fact as part of chart-creation.

Describe the solution you’d like It would be great to add the Advanced Analytics tab functionality (e.g. Rolling Window, Time Comparison, and pandas) to the ECharts Time-Series Charts (both single and mixed) as this is incredibly useful functionality, especially to easily create a YOY chart on top of a stacked bar chart (a very common chart type in many tools like Chartio, Excel, etc.) Screen Shot 2021-07-06 at 4 35 57 PM

E.g. in Chartio: Screen Shot 2021-07-06 at 4 34 51 PM

Describe alternatives you’ve considered Currently, we use the existing legacy Line Chart’s “Advanced Analytics” functionality to build a separate YOY chart (1 year time shift + percentage change) that we express separately from our bar chart, but it’s not always as useful.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
junlincccommented, Jul 6, 2021

https://github.com/apache-superset/superset-ui/pull/1170

@andrewscarani hi! we actually have a PR open, please help review if you can 😃

0reactions
andrewscaranicommented, Sep 22, 2021

@junlincc Is it possible to reopen this issue until support has been added to the Mixed Time Series Chart as well?

Read more comments on GitHub >

github_iconTop Results From Across the Web

[charts] Keep similar features across all charts #16271 - GitHub
Currently there are many charts with different kind of features. Ex., Line Chart can add a title for X-axis but Mixed Time-series cannot....
Read more >
Examples - Apache ECharts
Apache ECharts, a powerful, interactive charting and visualization library for browser.
Read more >
[GitHub] [superset] kamalkeshavani-aiinside opened a new ...
Line Chart can add a title for X-axis but Mixed Time-series cannot. 2. ... some more time(until advanced analytics are enabled for echarts)....
Read more >
Mixed Time-Series Visualization Tutorial - Preset
Create a new chart by clicking the Charts tab, then the +Chart button, choose your dataset, and then search for and select the...
Read more >
Why Apache Superset Is Betting On Apache Echarts - YouTube
Apache Superset is a powerful open source visualization platform, having recently graduated from the Apache Incubator and reaching the ...
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