We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
React-Vega defaults to vega.Warn log level in vega-utils from vega-embed.
vega.Warn
There is a constant WARN: Infinite extent for field <my_field>_start as well as for my_field>_end
WARN: Infinite extent for field <my_field>_start
my_field>_end
logLevel={0)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
React-Vega defaults to
vega.Warn
log level in vega-utils from vega-embed.There is a constant
WARN: Infinite extent for field <my_field>_start
as well as formy_field>_end
logLevel={0)
in the react-vega component does not work.The text was updated successfully, but these errors were encountered: