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

Interactive filter and reorder on multi line/bar/column charts #3

Open
ddTech opened this issue Nov 24, 2017 · 1 comment
Open

Interactive filter and reorder on multi line/bar/column charts #3

ddTech opened this issue Nov 24, 2017 · 1 comment

Comments

@ddTech
Copy link
Collaborator

ddTech commented Nov 24, 2017

When working with charts that have more than one data row - like comparing sales of different product groups over a period of time - the outcome sometimes is not overly informative.

In the following screenshot two product groups printware and accessories sell so so much better (we're looking at the units here) that we're hardly able to analyse the other groups. Even worse media and toys hide behind accessories and are barely visible at all.

filterandreorder01

That's why I have added interactive filters. The user can now click on a legend item in order to hide the corresponding chart or switch it on again.
If I click on Accessories ...

filterandreorder02

this chart will be hidden and the legend label becomes light gray and strikethrough. Now I can see toys Media however is still not visible. Printware is very prominent, let's click on that as well...

filterandreorder03

Boom! Now Clothing, Food and Glass & Dishes turn to life wile Living seems to be almost dead.
Now Glass & Dishes covers other groups. Now I could either continue to hide unwanted groups or I could reorder them. A right click on a legend item offers send to back or move to front

filterandreorder04

This way I can bring them in a comparable order (yes, there isn't much going on with Media)

filterandreorder05

filterandreorder06

This also works with bar and column groups. Here it is move left and move right. Filters work the same.

Frank

@chicl3t
Copy link

chicl3t commented Feb 18, 2021

very good.
is it possible to send me this form to [email protected]?

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