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

Show Legends #15

Open
klienn opened this issue Jan 4, 2021 · 1 comment
Open

Show Legends #15

klienn opened this issue Jan 4, 2021 · 1 comment

Comments

@klienn
Copy link

klienn commented Jan 4, 2021

I am trying to include legends on my gauge with each legend equals to 1 legend created. I tried including this to my script:

legend: {
        display: true,
        position: "bottom",
        labels: {
          fontColor: "#333",
          fontSize: 16
        }
      }

but it only outputs undefined and will hide the entire gauge if clicked. Please help.

@rhlmalik17
Copy link

Facing same issue.

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