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

Node.js without html #20

Closed
Weredok opened this issue Jun 23, 2023 · 1 comment
Closed

Node.js without html #20

Weredok opened this issue Jun 23, 2023 · 1 comment

Comments

@Weredok
Copy link

Weredok commented Jun 23, 2023

Hello again. I'm using node.js without html, then what i need provide in the following code:

const chart = new google.visualization.BarChart(??????????????????????);
        chart.draw(data, options);
@typpo
Copy link
Owner

typpo commented Jun 23, 2023

Use the provided container variable to render your chart. It's built into the library.

@typpo typpo closed this as completed Jun 23, 2023
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