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

[BUG] #72

Open
melikeercan opened this issue Jun 30, 2020 · 1 comment
Open

[BUG] #72

melikeercan opened this issue Jun 30, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@melikeercan
Copy link

Dual Scale data format issue:
Hi, i am trying to plot some tracks with dual scale.
I have data in this format: [MD, TVD, X]
0: (3) [69.5, 69.5, 0]
1: (3) [82.990005, 82.98977, 0.04956024]
2: (3) [92.990005, 92.98892, 0.1323441]
3: (3) [102.91, 102.906685, 0.23617837]
4: (3) [112.97, 112.962296, 0.35968563]
5: (3) [122.880005, 122.86413, 0.4704162]
6: (3) [132.93, 132.89774, 0.5315617]
7: (3) [142.98, 142.92181, 0.50373745]
8: (3) [152.92, 152.83167, 0.39507115]
9: (3) [162.87001, 162.75311, 0.2597469]
10: (3) [172.95, 172.80733, 0.12046945]

I would like to visualise the graph as dual scale with both MD (mode: 0) and TVD (mode 1). However I wasn't able to set the scale data in a way that i can display properly. It works ok with ScaleTrack with only MD or only TVD. However I would appreciate if you provide me with a working example of dual scale. Thanks in advance.

@melikeercan melikeercan added the bug Something isn't working label Jun 30, 2020
@Brynjulf
Copy link
Contributor

Brynjulf commented Jul 8, 2020

@melikeercan, sorry for the late reply. We currently do not have time to provide a working example using md/tvd. We have added a task in the backlog for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants