Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

fix(graph): no-unit series now trigger a second axis #7341

Merged
merged 1 commit into from
May 16, 2019
Merged

fix(graph): no-unit series now trigger a second axis #7341

merged 1 commit into from
May 16, 2019

Conversation

UrBnW
Copy link
Contributor

@UrBnW UrBnW commented Mar 27, 2019

Hi,

Description

Issue is detailed in #7330.
This PR solves it making no-unit series having their own y-axis.
Leading to this beautiful graph example :

ex1

Fixes #7330

Type of change

  • Patch fixing an issue (non-breaking change)

Target serie

  • 18.10.x
  • 19.04.x (master)

How this pull request can be tested ?

As detailed in #7330, generate graphs with several series, some with a unit, some without unit.
Be then sure that series without unit are on their own y-axis.

Thank you 👍

@adr-mo
Copy link
Contributor

adr-mo commented Apr 1, 2019

Hi @cpbn,

Thanks for the contribution 💯

We'll try to make your work happen in Centreon as soon as possible 👍

Regards,

@UrBnW
Copy link
Contributor Author

UrBnW commented May 9, 2019

Many thanks @loiclau 👍

@loiclau loiclau merged commit 2cc3c25 into centreon:master May 16, 2019
@loiclau
Copy link
Contributor

loiclau commented May 16, 2019

Hi, thanks for the contribution

@UrBnW
Copy link
Contributor Author

UrBnW commented May 16, 2019

Hi @loiclau, and many thanks for having merged this 👍

@UrBnW UrBnW deleted the graphnounit branch May 16, 2019 08:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Graphs: series without unit do not trigger a second y-axis
5 participants