Skip to content
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

Bug: elevation-paths #1296

Open
Lionel-Lim opened this issue Oct 24, 2022 · 0 comments
Open

Bug: elevation-paths #1296

Lionel-Lim opened this issue Oct 24, 2022 · 0 comments
Assignees

Comments

@Lionel-Lim
Copy link

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.

image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants