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
In a mugl file, if the column id attribute has a space, eg: "Rel. Humidity", the graph fails to load with the error:
Uncaught TypeError: Cannot read property 'columnIdToDataVariable' of undefined
Problem has recently arisen as the graph still loads on Multigraph.org in version 5.1.1.
Graph in question breaking on newer builds of Multigraph: http://multigraph.org/examples/?graph=precip_forecast
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In a mugl file, if the column id attribute has a space, eg: "Rel. Humidity", the graph fails to load with the error:
Problem has recently arisen as the graph still loads on Multigraph.org in version 5.1.1.
Graph in question breaking on newer builds of Multigraph: http://multigraph.org/examples/?graph=precip_forecast
The text was updated successfully, but these errors were encountered: