You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MS Edge Version 106.0.1370.47 (Official build) (arm64)
How severe is the bug?
low
Bug description
The elevation graph is too small on my screen in the API document page.
Steps to reproduce
// Draw the chart using the data within its DIV.
chart.draw(data, {
width: document.getElementById("map").offsetWidth,
height: 150,
legend: "none",
// @ts-ignore TODO update to newest visualization library
titleY: "Elevation (m)",
});
}
Console log output
No response
The text was updated successfully, but these errors were encountered:
Operating system
macOS Monterey 12.6 (21G115)
Browser Version
MS Edge Version 106.0.1370.47 (Official build) (arm64)
How severe is the bug?
low
Bug description
The elevation graph is too small on my screen in the API document page.
Steps to reproduce
Console log output
No response
The text was updated successfully, but these errors were encountered: