Is there a Google Charts equivalent in Power BI for web developers?
Google charts allows developer to build visualizations with javascript. For example to make a pie chart, your input will be some data points, and your output will be a pie chart painted on the DOM.