From e7f156f5ef346586b2b6216bf93ae19a43d41813 Mon Sep 17 00:00:00 2001 From: Matt Rudy <42589600+MattRudy@users.noreply.github.com> Date: Wed, 28 Apr 2021 21:54:20 -0600 Subject: [PATCH 1/2] Added and Updated sections in various templates --- AzureMap.json | 38 +++++++++++++++++++ Button.json | 86 ++++++++++++++++++++++++++++++++++++++++++ Card.json | 16 ++++---- DecompositionTree.json | 20 ++++++++++ Donut.json | 20 ++++++++++ EsriArcGisMap.json | 38 +++++++++++++++++++ FilledMap.json | 20 ++++++++++ Funnel.json | 20 ++++++++++ Gauge.json | 20 ++++++++++ Image.json | 20 ++++++++++ KPI.json | 20 ++++++++++ KeyInfluencers.json | 38 +++++++++++++++++++ Map.json | 20 ++++++++++ Matrix.json | 22 ++++++++++- MultirowCard.json | 20 ++++++++++ Pie.json | 20 ++++++++++ QnA.json | 38 +++++++++++++++++++ ShapeMap.json | 20 ++++++++++ Table.json | 20 ++++++++++ Textbox.json | 15 ++++++++ Treemap.json | 20 ++++++++++ 21 files changed, 542 insertions(+), 9 deletions(-) create mode 100644 AzureMap.json create mode 100644 EsriArcGisMap.json create mode 100644 KeyInfluencers.json create mode 100644 QnA.json diff --git a/AzureMap.json b/AzureMap.json new file mode 100644 index 0000000..32f03f8 --- /dev/null +++ b/AzureMap.json @@ -0,0 +1,38 @@ +{ + "name": "AzureMapTemplate", + "visualStyles": { + "azureMap": { + "*": { + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "background": [{ + "show": true, + "color": { "solid": { "color": "#FFFFFF"}}, + "transparency": 0 + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], + "legend": [{ + "show": true, + "position": "Top", + "showTitle": true, + "titleText": "", + "legendColor": { "solid": { "color": "#01B8AA"}}, + "fontFamily": "Segoe UI", + "fontSize": 12 + }] + } + } + } +} \ No newline at end of file diff --git a/Button.json b/Button.json index 3fb3cd6..6df4c5a 100644 --- a/Button.json +++ b/Button.json @@ -3,8 +3,94 @@ "visualStyles": { "actionButton": { "*": { + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "background": [{ + "show": true, + "color": { "solid": { "color": "#FFFFFF"}}, + "transparency": 0 + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], "visualHeader": [{ "show": true + }], + "outline": [{ + "show": true + }, + { + "$id": "default", + "weight": 5 + }, + { + "$id": "hover", + "weight": 5 + }, + { + "$id": "selected", + "weight": 5 + }], + "fill": [{ + "show": true + }, + { + "$id": "default", + "transparency": 0, + "fillColor": {"solid":{"color":"#5CBE9A"}} + }, + { + "$id": "hover", + "transparency": 0, + "fillColor": {"solid":{"color":"#B9E5F3"}} + }, + { + "$id": "selected", + "transparency": 0, + "fillColor": {"solid":{"color":"#3643AC"}} + }], + "icon": [{ + "show": true + }, + { + "$id": "default", + "lineColor": {"solid":{"color":"#1A5741"}} + }, + { + "$id": "hover", + "lineColor": {"solid":{"color":"#1A5741"}} + }, + { + "$id": "selected", + "lineColor": {"solid":{"color":"#1A5741"}} + }], + "text": [{ + "show": true + }, + { + "$id": "default", + "fontColor": {"solid":{"color":"#FFFFFF"}}, + "horizontalAlignment": "center" + }, + { + "$id": "hover", + "fontColor": {"solid":{"color":"#FFFFFF"}}, + "horizontalAlignment": "center" + }, + { + "$id": "selected", + "fontColor": {"solid":{"color":"#FFFFFF"}}, + "horizontalAlignment": "center" }] } } diff --git a/Card.json b/Card.json index 6862fab..1558604 100644 --- a/Card.json +++ b/Card.json @@ -3,6 +3,10 @@ "visualStyles": { "card": { "*": { + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], "labels": [{ "color": { "solid": { "color": "#000000"}}, "labelDisplayUnits": "0", @@ -21,14 +25,9 @@ }], "background": [{ "show": true, - "color": { - "solid": { - "color": "#000000" - } - }, + "color": { "solid": { "color": "#000000"}}, "transparency": 0 - } - ], + }], "title": [{ "show": true, "fontColor": { "solid": { "color": "#ffffff" } }, @@ -39,7 +38,8 @@ }], "border": [{ "show": true, - "color": { "solid": { "color": "#062b60"}} + "color": { "solid": { "color": "#062b60"}}, + "radius": 0 }] } } diff --git a/DecompositionTree.json b/DecompositionTree.json index 86ed472..a28af91 100644 --- a/DecompositionTree.json +++ b/DecompositionTree.json @@ -3,6 +3,26 @@ "visualStyles": { "decompositionTreeVisual": { "*": { + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "background": [{ + "show": true, + "color": { "solid": { "color": "#FFFFFF"}}, + "transparency": 0 + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], "categoryLabels": [{ "categoryLabelFontColor": { "solid": { "color": "#0100AA"}}, "categoryLabelFontFamily": "Verdana", diff --git a/Donut.json b/Donut.json index 160604e..4f06f0a 100644 --- a/Donut.json +++ b/Donut.json @@ -3,6 +3,26 @@ "visualStyles": { "donutChart": { "*": { + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "background": [{ + "show": true, + "color": { "solid": { "color": "#FFFFFF"}}, + "transparency": 0 + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], "legend": [{ "show": true, "position": "Top", diff --git a/EsriArcGisMap.json b/EsriArcGisMap.json new file mode 100644 index 0000000..ce93b12 --- /dev/null +++ b/EsriArcGisMap.json @@ -0,0 +1,38 @@ +{ + "name": "EsriArcGISMapTemplate", + "visualStyles": { + "esriVisual": { + "*": { + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "background": [{ + "show": true, + "color": { "solid": { "color": "#FFFFFF"}}, + "transparency": 0 + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], + "legend": [{ + "show": true, + "position": "Top", + "showTitle": true, + "titleText": "", + "legendColor": { "solid": { "color": "#01B8AA"}}, + "fontFamily": "Segoe UI", + "fontSize": 12 + }] + } + } + } +} \ No newline at end of file diff --git a/FilledMap.json b/FilledMap.json index dadcea5..4f4434e 100644 --- a/FilledMap.json +++ b/FilledMap.json @@ -3,6 +3,26 @@ "visualStyles": { "filledMap": { "*": { + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "background": [{ + "show": true, + "color": { "solid": { "color": "#FFFFFF"}}, + "transparency": 0 + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], "legend": [{ "show": true, "position": "Top", diff --git a/Funnel.json b/Funnel.json index b6c9a5f..b87c089 100644 --- a/Funnel.json +++ b/Funnel.json @@ -3,6 +3,26 @@ "visualStyles": { "funnel": { "*": { + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "background": [{ + "show": true, + "color": { "solid": { "color": "#FFFFFF"}}, + "transparency": 0 + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], "categoryAxis": [{ "show": true, "color": { "solid": { "color": "#000000"}}, diff --git a/Gauge.json b/Gauge.json index 48fd199..eb5320f 100644 --- a/Gauge.json +++ b/Gauge.json @@ -3,6 +3,26 @@ "visualStyles": { "gauge": { "*": { + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "background": [{ + "show": true, + "color": { "solid": { "color": "#FFFFFF"}}, + "transparency": 0 + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], "axis": [{ "max": 100, "target": 101 diff --git a/Image.json b/Image.json index 8461f46..f9c02a6 100644 --- a/Image.json +++ b/Image.json @@ -3,6 +3,26 @@ "visualStyles": { "image": { "*": { + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "background": [{ + "show": true, + "color": { "solid": { "color": "#FFFFFF"}}, + "transparency": 0 + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], "imageScaling": [{ "imageScalingType": "Normal" }] diff --git a/KPI.json b/KPI.json index df82c7d..0d09b0f 100644 --- a/KPI.json +++ b/KPI.json @@ -3,6 +3,26 @@ "visualStyles": { "kpi": { "*": { + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "background": [{ + "show": true, + "color": { "solid": { "color": "#FFFFFF"}}, + "transparency": 0 + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], "indicator": [{ "indicatorDisplayUnits": "Auto", "indicatorPrecision": 1, diff --git a/KeyInfluencers.json b/KeyInfluencers.json new file mode 100644 index 0000000..29eca86 --- /dev/null +++ b/KeyInfluencers.json @@ -0,0 +1,38 @@ +{ + "name": "KeyInfluencersTemplate", + "visualStyles": { + "keyDriversVisual": { + "*": { + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "background": [{ + "show": true, + "color": { "solid": { "color": "#FFFFFF"}}, + "transparency": 0 + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], + "legend": [{ + "show": true, + "position": "Top", + "showTitle": true, + "titleText": "", + "legendColor": { "solid": { "color": "#01B8AA"}}, + "fontFamily": "Segoe UI", + "fontSize": 12 + }] + } + } + } +} \ No newline at end of file diff --git a/Map.json b/Map.json index 4538c4d..bfce678 100644 --- a/Map.json +++ b/Map.json @@ -3,6 +3,26 @@ "visualStyles": { "map": { "*": { + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "background": [{ + "show": true, + "color": { "solid": { "color": "#FFFFFF"}}, + "transparency": 0 + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], "legend": [{ "show": true, "position": "Top", diff --git a/Matrix.json b/Matrix.json index 47a02e1..efd8aae 100644 --- a/Matrix.json +++ b/Matrix.json @@ -3,7 +3,27 @@ "visualStyles": { "pivotTable": { "*": { - "stylePreset":[{ + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "background": [{ + "show": true, + "color": { "solid": { "color": "#FFFFFF"}}, + "transparency": 0 + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], + "stylePreset":[{ "name":"Condensed" }], "grid": [{ diff --git a/MultirowCard.json b/MultirowCard.json index 39f9858..0729685 100644 --- a/MultirowCard.json +++ b/MultirowCard.json @@ -3,6 +3,26 @@ "visualStyles": { "multiRowCard": { "*": { + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "background": [{ + "show": true, + "color": { "solid": { "color": "#FFFFFF"}}, + "transparency": 0 + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], "dataLabels": [{ "color": { "solid": { "color": "#01B8AA"}}, "fontSize": 10, diff --git a/Pie.json b/Pie.json index fcdbae2..b9b7b48 100644 --- a/Pie.json +++ b/Pie.json @@ -3,6 +3,26 @@ "visualStyles": { "pieChart": { "*": { + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "background": [{ + "show": true, + "color": { "solid": { "color": "#FFFFFF"}}, + "transparency": 0 + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], "legend": [{ "show": true, "position": "Top", diff --git a/QnA.json b/QnA.json new file mode 100644 index 0000000..440110b --- /dev/null +++ b/QnA.json @@ -0,0 +1,38 @@ +{ + "name": "QandATemplate", + "visualStyles": { + "qnaVisual": { + "*": { + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "background": [{ + "show": true, + "color": { "solid": { "color": "#FFFFFF"}}, + "transparency": 0 + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], + "legend": [{ + "show": true, + "position": "Top", + "showTitle": true, + "titleText": "", + "legendColor": { "solid": { "color": "#01B8AA"}}, + "fontFamily": "Segoe UI", + "fontSize": 12 + }] + } + } + } +} \ No newline at end of file diff --git a/ShapeMap.json b/ShapeMap.json index 987a3b3..53667b2 100644 --- a/ShapeMap.json +++ b/ShapeMap.json @@ -3,6 +3,26 @@ "visualStyles": { "shapeMap": { "*": { + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "background": [{ + "show": true, + "color": { "solid": { "color": "#FFFFFF"}}, + "transparency": 0 + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], "dataPoint": [{ "defaultColor": { "solid": { "color": "#01B8AA"}}, "showAllDataPoints": true diff --git a/Table.json b/Table.json index 232acb2..8b564a8 100644 --- a/Table.json +++ b/Table.json @@ -3,6 +3,26 @@ "visualStyles": { "tableEx": { "*": { + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "background": [{ + "show": true, + "color": { "solid": { "color": "#FFFFFF"}}, + "transparency": 0 + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], "grid": [{ "gridVertical": true, "gridVerticalColor": { "solid": { "color": "#FFB8DD"}}, diff --git a/Textbox.json b/Textbox.json index 8410772..8696f55 100644 --- a/Textbox.json +++ b/Textbox.json @@ -9,6 +9,21 @@ "wordWrap": true, "color": { "solid": { "color": "#FFFFFF"} } }], + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], "background": [{ "show": true, "color": { "solid": { "color": "#DDDDDD"}}, diff --git a/Treemap.json b/Treemap.json index 1f44f06..e7d52a4 100644 --- a/Treemap.json +++ b/Treemap.json @@ -3,6 +3,26 @@ "visualStyles": { "treemap": { "*": { + "general": [{ + "responsive": true, + "keepLayerOrder": true + }], + "background": [{ + "show": true, + "color": { "solid": { "color": "#FFFFFF"}}, + "transparency": 0 + }], + "border": [{ + "color": { "solid": { "color": "#808080"}}, + "show": true, + "radius": 0 + }], + "title": [{ + "show": true, + "fontColor": { "solid": { "color": "#000000" } }, + "background": { "solid": { "color": "#FFFFFF" } }, + "alignment": "center" + }], "legend": [{ "show": true, "position": "Top", From c6e5a07d6cdfcee661ea61916dcebd5d03281bee Mon Sep 17 00:00:00 2001 From: Matt Rudy <42589600+MattRudy@users.noreply.github.com> Date: Wed, 28 Apr 2021 21:59:35 -0600 Subject: [PATCH 2/2] Update ReadMe with references to new visual templates --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index cf1973a..724ca4e 100644 --- a/README.md +++ b/README.md @@ -27,16 +27,21 @@ Adjust titles, backgrounds, report page tooltips, wallpaper, and more for some o ### Available Visuals - [Area Chart](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/Area.json) +- [Azure Map](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/AzureMap.json) +- [Button](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/Button.json) - [Card](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/Card.json) - [Clustered Bar Chart](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/ClusteredBar.json) - [Clustered Column Chart](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/ClusteredColumn.json) +- [Decomposition Tree](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/DeconpositionTree.json) - [Donut Chart](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/Donut.json) +- [Esri ArcGIS Map](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/EsriArcGisMap.json) - [Filled Map](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/FilledMap.json) - [Funnel Chart](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/Funnel.json) - [Gauge](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/Gauge.json) - [Hundred Percent Stacked Bar Chart](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/HundredPercentStackedBar.json) - [Hundred Percent Stacked Column Chart](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/HundredPercentStackedColumn.json) - [Image](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/Image.json) +- [Key Influencers](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/KeyInfluencers.json) - [KPI](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/KPI.json) - [Line Chart](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/Line.json) - [Line and Clustered Column Chart](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/LineClusteredColumnCombo.json) @@ -45,6 +50,7 @@ Adjust titles, backgrounds, report page tooltips, wallpaper, and more for some o - [Matrix](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/Matrix.json) - [Multi-row Card](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/MultirowCard.json) - [Pie Chart](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/Pie.json) +- [Q&A](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/QnA.json) - [Ribbon Chart](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/Ribbon.json) - [Scatter Chart](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/ScatterChart.json) - [Shape](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/Shape.json) @@ -54,6 +60,7 @@ Adjust titles, backgrounds, report page tooltips, wallpaper, and more for some o - [Stacked Bar Chart](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/StackedBar.json) - [Stacked Column Chart](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/StackedColumn.json) - [Table](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/Table.json) +- [Textbox](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/Textbox.json) - [Treemap](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/Treemap.json) - [Waterfall](https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/Waterfall.json)