comet-ml / issue-tracking

Questions, Help, and Issues for Comet ML
https://www.comet.ml
85 stars 7 forks source link

[Bug] Comet ML HTML rendering does not use the full space available. HTML graphs are cut at 10% of the space #507

Closed MatthieuToulemont closed 11 months ago

MatthieuToulemont commented 1 year ago

Describe the Bug

The HTML Page does not use the full window to render. This makes reading the HTML graphs we upload harder.

Expected behavior

A clear and concise description of what you expected to happen.

Where is the issue?

MatthieuToulemont commented 1 year ago

This can be fixed by setting the style of class="ExperimentDetailsWrapper-module__experimentDetailWrapper--Oq5eV full-height" to height: 100%

ferc commented 1 year ago

Hello @MatthieuTPHR! thanks for reporting this, we'll take care of it and we'll fix it soon :)

I'll let you know when it's fixed

MatthieuToulemont commented 1 year ago

It happens on Chrome for me

ferc commented 1 year ago

@MatthieuTPHR we deployed a new version yesterday to it should be fixed :)

Again, thanks for raising this!