Project

General

Profile

Bug #1955

Ensure visualisation for the graph should work similar to the source page.

Added by Ayush Khandelwal almost 3 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
12/18/2021
Due date:
12/20/2021
% Done:

100%

Estimated time:
2.00 h
Spent time:

Description

On this page https://edutestdev-240612.appspot.com/document/pandas-user-guide/u?documentURL=10063%2Frk03nov21%2Fdocs%2Fuser_guide%2Fstyle-Magnify-519.html, when we hover, only the column is getting magnified. instead, both row and column must expand as in the source. Please refer to the attached screenshot.


Files

Screenshot from 2021-12-18 23-24-49.png (120 KB) Screenshot from 2021-12-18 23-24-49.png Ayush Khandelwal, 12/18/2021 05:56 PM
Screenshot from 2021-12-20 13-24-14.png (392 KB) Screenshot from 2021-12-20 13-24-14.png Adding line-height to style tag Rishabh Sharma, 12/20/2021 07:58 AM
#1

Updated by Rishabh Sharma almost 3 years ago

  • Status changed from New to In Progress
#2

Updated by Rishabh Sharma almost 3 years ago

The reason for the rows not getting magnified is we are adding line-height:9px; attribute to table tag from backend.In the source code, this attribute is not present.

Possible solutions-
1. add attribute of line-height:14px; in the styles from the backend.

#3

Updated by Rishabh Sharma almost 3 years ago

  • % Done changed from 0 to 50
#4

Updated by Rishabh Sharma almost 3 years ago

We can also change the class="highlight" to class="rk-box" while changing this.

#6

Updated by Rishabh Sharma almost 3 years ago

  • Status changed from In Progress to Resolved
#7

Updated by Rishabh Sharma almost 3 years ago

  • % Done changed from 50 to 100
#8

Updated by Rishabh Sharma almost 3 years ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Rishabh Sharma to Ayush Khandelwal
#9

Updated by Ayush Khandelwal almost 3 years ago

  • Assignee changed from Ayush Khandelwal to Ram Kordale

Working as expected

#10

Updated by Ram Kordale over 1 year ago

  • Status changed from Feedback to Closed

Also available in: Atom PDF