luciozambon / eGiga2m

eGiga2m is a web graphic data viewer.
GNU General Public License v3.0
1 stars 3 forks source link

display min & max with 2 axes #8

Closed PhilLAL closed 2 years ago

PhilLAL commented 3 years ago

Hi @luciozambon, it seems min & max only apply to Y1. eGiga2m allows displaying 2 axes which is interesting functionnality, but it does not seem to allow defining min & max for Y2. Di you confirm? Is there another way to define min & max for Y2, or is it possible to add something to allow this?

Thank you.

PhilLAL commented 3 years ago

I add 2 screenshot to illustrate my issue

screenshot screenshot

We see Y1 axis is between 0 and 3500 and Y2 is between -1 and +1 instead of 0-5000 for Y1 and 0-7000 for Y2 as defined in Config

luciozambon commented 3 years ago

I partially confirm. I mean this is an issue only with flot, it isn't an issue with HighCharts.

On Sat, Oct 9, 2021 at 3:24 PM PhilIJC @.***> wrote:

I add 2 screenshot to illustrate my issue

[image: screenshot] https://camo.githubusercontent.com/91d6340ead215234cb9a6bba62f93f7615491e8e71255684b065785a46319424/68747470733a2f2f6f776e636c6f75642e6c616c2e696e3270332e66722f696e6465782e7068702f732f3573735069525956554a6f6e5072782f646f776e6c6f6164 [image: screenshot] https://camo.githubusercontent.com/01a5b2c71a1efaffda670586cb19acab303dd4656e46d50e8821d828da80a70b/68747470733a2f2f6f776e636c6f75642e6c616c2e696e3270332e66722f696e6465782e7068702f732f563679423845516d354367697a35692f646f776e6c6f6164

We see Y1 axis is between 0 and 3500 and Y2 is between -1 and +1 instead of 0-5000 for Y1 and 0-7000 for Y2 as defined in Config

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/luciozambon/eGiga2m/issues/8#issuecomment-939296913, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFKQB6OZ4RDBEUGCQBURIHTUGA7B3ANCNFSM5FN6V6OQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

PhilLAL commented 2 years ago

Thank you @luciozambon it works!

To allow other users to check what it looks like, here is a snapshot eGiga2m min-max on 2 axes