Skip to content

bytecodeio/custom-vis-bar-chart-race

Repository files navigation

Open source- Bar Chart Race using Amchart.js:

https://www.amcharts.com

Screen Shot 2022-11-05 at 2 16 28 PM

To run locally, download the repo, then npm i, npm run build, and npm start.

Add the appropriate parameters to your manifest file in Looker. Something like this:

project_name: "amcharts-custom-bar-chart-race"

visualization: { id: "bar-chart-race-amcharts" label: "Bar Chart Race amCharts" url: "https://localhost:8080/bundle.js"

dependencies: [ "https://www.amcharts.com/lib/4/core.js", "https://www.amcharts.com/lib/4/charts.js", "https://www.amcharts.com/lib/4/themes/animated.js" ]

}

Then commit and deploy changes to see the visual displayed in Looker visualization options.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors