Select to view content in your preferred language

Using Arcade to Build Bar Chart from Various Layers

84
1
a week ago
eccdev
by
Emerging Contributor

Is it possible to make a bar chart, but each bar is the count of features of a different layer?

For example: I have 3 layers: Elementary Schools, Middle Schools, High Schools. (Its not my data, so I can't combine them into 1 layer). Then make a bar chart with 3 bars showing the total number of Elementary Schools, Middle Schools, and High Schools respectively.

0 Kudos
1 Reply
KenBuja
MVP Esteemed Contributor

Esri maintains a Github repository of Dashboard samples, one of which shows how to combine multiple data sources into a single chart.

0 Kudos