-
Notifications
You must be signed in to change notification settings - Fork 28
Remove erroneous shape from vertical on hover line when shape dimension is added #2486
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
Conversation
|
Note: Should be able to test this with |
| disable: false | ||
| disable: false, | ||
| symbolFillColor: 'transparent', | ||
| symbolStrokeColor: 'grey' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[F] Moved these as per the ask in #2452. Thought that the approach that I was going to take was going to be significantly different to this one.
|
Closes #1757 |
julieg18
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!
|
Code Climate has analyzed commit cb9b020 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (85% is the threshold). This pull request will bring the total coverage in the repository to 96.9%. View more on Code Climate. |
Follow up from #2452
I tried a lot of things to make this a general solution.
I ended up going with a specific solution to patch the template only for shapes. I think this is good enough to get us started and to the next iteration from the DVC team.
Screenshot
If users run into this issue then we can revisit but I think this is good enough for this iteration. I do not envisage many people needing/seeing shapes.