Skip to content

ChifiSource/GattinoPleths.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GattinoPleths provides the Gattino ecosystem with clorepleth visualizations. This allows us to display continuous data using a geographical feature.

proof of concept ...
using GattinoPleths
using GattinoPleths.Gattino
reds = ["#df1b1b", "#d62121", "	#ce2525", "#c72c2c", "#ba3030", "darkred"]
countries = ["mx", "us", "ca", "uk", "br", "au", "it", "ch", "ru", "in", "cn", "gl", "af", "bd", "jp", "iq"]
pleth = clorepleth(countries, [rand(1:100) for c in countries], GattinoPleths.world_map, reds)


More pleths and capabilities will be built atop this interface.... I of course have a lot of other things to do, so I am not sure how many maps we will be getting, exactly. I do, however, plan to include a myriad of maps with the package and maybe in the future write some other resource packs!

About

high-level clorepleth visualizations for gattino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages