Skip to content

Instantly share code, notes, and snippets.

@FthrsAnalytics
Last active January 10, 2018 23:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FthrsAnalytics/2d17abbcd9869faca4f9cbcdb61a5c59 to your computer and use it in GitHub Desktop.
Save FthrsAnalytics/2d17abbcd9869faca4f9cbcdb61a5c59 to your computer and use it in GitHub Desktop.
{
"name":"Feathers Analytics Theme",
"background":"#E7E7E7",
"foreground":"#44546A",
"tableAccent":"#2EB2FF",
"dataColors":["#44546A","#2EB2FF","#FF2EA4"],
"visualStyles":{
"*":{
"*":{
"*":[{
"fontSize":12,
"fontFamily":"Arial",
"color":{"solid":{"color":"#44546A"}}
}]
}
},
"barChart":{
"*":{
"legend":[{
"show":true,
"position":"TopCenter",
"showTitle":false
}]
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment