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

Second Y-Axis #2390

Closed
AlexIoannides opened this issue Dec 18, 2014 · 122 comments
Closed

Second Y-Axis #2390

AlexIoannides opened this issue Dec 18, 2014 · 122 comments
Assignees
Labels
Feature:Vislib Vislib chart implementation Feature:Visualizations Generic visualization features (in case no more specific feature label is available) release_note:enhancement v5.4.0 WIP Work in progress

Comments

@AlexIoannides
Copy link

It would be useful to have the ability to use a secondary y-axis when plotting more than one metric on a line chart (e.g. see below), such that the scale of each y-axis is chosen according to the scale of each metric, avoiding the situation when one metric is far smaller than the other and almost disappears from view (as can be seen below):

screen shot 2014-12-18 at 12 05 15

@rashidkpc rashidkpc changed the title Secondary Y-Axis for Line Charts Second Y-Axis Dec 18, 2014
@rashidkpc rashidkpc added Feature:Vislib Vislib chart implementation release_note:enhancement labels Dec 18, 2014
@rashidkpc
Copy link
Contributor

Agreed, would be a nice to have feature.

@AlexIoannides
Copy link
Author

Thanks. Would be useful for bar charts too.

@sahilthapar
Copy link

👍

2 similar comments
@zzzuzik
Copy link

zzzuzik commented Dec 24, 2014

👍

@orweinberger
Copy link

👍

@sqpdln
Copy link

sqpdln commented Jan 9, 2015

+1

1 similar comment
@johnwards
Copy link

👍

@rcrezende
Copy link

+1. Also combine different type of graphs, e.g: line as main y-axis and bar for secondary y-axis. Would also be nice to have an alpha parameter for controlling transparency.

@rog1039
Copy link

rog1039 commented Feb 12, 2015

Also agree this would be very useful and that the ability to mix types of graphs would be really great as well.

@mathias-work
Copy link

Example Usecase of two metrics in one chart:

  • Number of servers in an auto scaling environment, could for example be between 2 and 20
  • Requests per Minute, for sure much higher then 20

A quick solution might be as well to use only one scale but add "x100" or "x10000" to one of the metrics

@jgminer
Copy link

jgminer commented Feb 25, 2015

+1

@farracha
Copy link

This feature should have been released on RC. This is a must have. 95% of my charts where I could use more than one metric to enrich the visualisation would became useless due to y-axis scale.

Also would be great on the view options, if you could switch to user-defined log scale to overcome some slight disparities between two metrics.

@rmoff
Copy link

rmoff commented Feb 26, 2015

👍 again for this, exact same use-case as OP. Really quite important to have this.

@hamzilla
Copy link

hamzilla commented Mar 1, 2015

+1. This is very important for us as well.

@mkliu
Copy link

mkliu commented Mar 1, 2015

+1

1 similar comment
@gillyb
Copy link
Contributor

gillyb commented Mar 1, 2015

+1

@rayl
Copy link

rayl commented Mar 1, 2015

Perhaps related, would be good if each row of a split area chart would scale independently. eg: area chart with Y axis a count of Apache requests, split the chart by verb, and the GET row swamps the other verbs.

@cvvnx1
Copy link

cvvnx1 commented Mar 2, 2015

+1

@farracha
Copy link

farracha commented Mar 2, 2015

+1 on split chart having an independent Y axis scale. Typically the ranges are apart from multiple splits.

@Medi0ker
Copy link

Medi0ker commented Mar 4, 2015

+1

@daks
Copy link

daks commented Mar 4, 2015

#3257 may be related to this

@KernelConal
Copy link

+1

4 similar comments
@osamunmun
Copy link

+1

@krlrk
Copy link

krlrk commented Mar 13, 2015

+1

@rusboy
Copy link

rusboy commented Mar 13, 2015

+1

@coregear
Copy link

+1

@jccq
Copy link

jccq commented Sep 28, 2016

@spalger is see there is code for this written already. will it work for BOTH multiple metrics and for the case of split line via aggregator? (very very useful for tables that contain completely different measurements with the distinction of a metadata fields) thanks guys

@ppisljar
Copy link
Member

@jccq yeah it should work in both scenarios, but the PR is not ready yet its probably gonna take a while.

@ghostcity
Copy link

+1

3 similar comments
@immunochomik
Copy link

+1

@rogierslag
Copy link

+1

@Anastasia-mx
Copy link

+1

@tbragin tbragin added the Feature:Visualizations Generic visualization features (in case no more specific feature label is available) label Nov 9, 2016
@jwoey
Copy link

jwoey commented Nov 28, 2016

It's kind of insane that this doesn't exist

@jettro
Copy link

jettro commented Dec 2, 2016

+1

1 similar comment
@mohaseeb
Copy link

mohaseeb commented Dec 5, 2016

+1

@ppisljar ppisljar added the WIP Work in progress label Dec 9, 2016
@RomanMauricio
Copy link

+1

@dichenli
Copy link

+1

1 similar comment
@sarahbkim
Copy link

+1

@ppisljar
Copy link
Member

Hello everyone .... i am working on implementing multiple Y axes and at this point I would find it very beneficial if someone from the community could do a live-test so I see how intuitive the UI is, if you can do what you want to do and if this is actually good enough (especially from UI perspective) to move forward.

anyone interested let me know here, we'll try to setup a live call where you share your screen and play around with this.

@mathias-work @bradvido @LetMeR00t @jwoey

thanks !

@abraxxa
Copy link

abraxxa commented Feb 3, 2017

+1

1 similar comment
@reisw
Copy link

reisw commented Feb 3, 2017

+1

@ppisljar
Copy link
Member

closed by #9642

@pmriyazu
Copy link

hi
multiple Y-axis is available? In which version?

@ppisljar
Copy link
Member

it will be available in 5.4 if everything goes well.

@pmriyazu
Copy link

Ok ppisljar. if possible can you provide me the details of where and all need to make change to create multiple Y-axis.. so that I will customize myself in 5.2.

@adigov
Copy link

adigov commented Nov 28, 2017

is this feature available now? if so which version, 5.4?

@ppisljar
Copy link
Member

yup 5.4

@adigov
Copy link

adigov commented Nov 28, 2017

Can you please share an example @ppisljar ? Thank you in advance

@ppisljar
Copy link
Member

pls take a look at the PR which closed this issue: #9642

@adigov
Copy link

adigov commented Nov 29, 2017

@ppisljar does this limit to two y-axis or we can add multiple (more than two), for example: https://www.highcharts.com/demo/combo-multi-axes

@ppisljar
Copy link
Member

you can add multiple

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Vislib Vislib chart implementation Feature:Visualizations Generic visualization features (in case no more specific feature label is available) release_note:enhancement v5.4.0 WIP Work in progress
Projects
None yet
Development

No branches or pull requests