https://github.com/tomwayson/charts-and-custom-visualizations-beyond-the-map
Slides and resources for the DevSummit 2018 presentation: "Charts and Custom Visualizations Beyond the Map"
https://github.com/tomwayson/charts-and-custom-visualizations-beyond-the-map
Last synced: 12 months ago
JSON representation
Slides and resources for the DevSummit 2018 presentation: "Charts and Custom Visualizations Beyond the Map"
- Host: GitHub
- URL: https://github.com/tomwayson/charts-and-custom-visualizations-beyond-the-map
- Owner: tomwayson
- License: apache-2.0
- Created: 2018-02-25T21:37:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-01-25T21:43:20.000Z (over 5 years ago)
- Last Synced: 2025-04-05T18:52:43.000Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://tomwayson.github.io/Charts-and-Custom-Visualizations-Beyond-the-Map/
- Size: 5.39 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Charts-and-Custom-Visualizations-Beyond-the-Map
Slides and resources for the [2019 DevSummit](http://www.esri.com/events/devsummit) presentation: [Charts and Custom Visualizations Beyond the Map](https://devsummit2019.schedule.esri.com/schedule/2033153134).
- [Video](https://youtu.be/c_Snneph2UE)
- [Slides (second half, coverging Cedar)](https://tomwayson.github.io/Charts-and-Custom-Visualizations-Beyond-the-Map/)
## Schedule
Wednesday, March 08
1:00 pm - 2:00 pm
Mojave Learning Center
## Abstract
Visualizing data requires thinking beyond the common types of chart such as bar/line/pie. It's necessary to consider the appropriate methods for data charts in order to make a compelling, and accurate, visualization for people to understand. In this session, we'll cover the principles of data visualization and some useful techniques and methods you can apply to your own work. Also, learn how to use JavaScript libraries like Cedar and AmCharts with ArcGIS APIs to craft custom data visualizations in your web applications and share them with other developers.