smitajoshi12 commented on code in PR #5196:
URL: https://github.com/apache/ozone/pull/5196#discussion_r1298194161
##########
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/views/diskUsage/diskUsage.less:
##########
@@ -79,4 +79,16 @@
.ant-drawer-open .ant-drawer-mask {
opacity: 0 !important;
+}
+
+div.svg-container {
+ width: 1400px !important;
Review Comment:
@devmadhuu
We have tested different screensize and Responsive web also. Attached new
screenshots with testing result.
##########
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/views/diskUsage/diskUsage.less:
##########
@@ -79,4 +79,16 @@
.ant-drawer-open .ant-drawer-mask {
opacity: 0 !important;
+}
+
+div.svg-container {
+ width: 1400px !important;
+}
+
+svg.main-svg {
+ width: 1400px !important;
Review Comment:
@devmadhuu
We have tested different screensize and Responsive web also. Attached new
screenshots with testing result.
##########
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/views/diskUsage/diskUsage.less:
##########
@@ -79,4 +79,16 @@
.ant-drawer-open .ant-drawer-mask {
opacity: 0 !important;
+}
+
+div.svg-container {
+ width: 1400px !important;
+}
+
+svg.main-svg {
+ width: 1400px !important;
+}
+
+g.legend {
+ transform: translate(650px, 100px) !important;
Review Comment:
@devmadhuu
We have tested different screensize and Responsive web also. Attached new
screenshots with testing result.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]