Skip to content

Commit

Permalink
Update Provisioning for context parameters (#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-vl authored Apr 17, 2024
1 parent a1e65ef commit 3a3bb6a
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
8 changes: 4 additions & 4 deletions echarts.volkovlabs.io/bar.json
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@
"series": []
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"title": "Clickable Column Chart with Gradient",
"type": "volkovlabs-echarts-panel"
},
Expand Down Expand Up @@ -710,7 +710,7 @@
"series": []
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"title": "Bar Label Rotation",
"type": "volkovlabs-echarts-panel"
},
Expand Down Expand Up @@ -759,7 +759,7 @@
"series": []
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"title": "Stacked Column Chart",
"type": "volkovlabs-echarts-panel"
},
Expand Down Expand Up @@ -808,7 +808,7 @@
"series": []
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"title": "Waterfall Chart",
"type": "volkovlabs-echarts-panel"
},
Expand Down
2 changes: 1 addition & 1 deletion echarts.volkovlabs.io/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -1025,7 +1025,7 @@
"series": []
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"title": "Scatter",
"type": "volkovlabs-echarts-panel"
},
Expand Down
20 changes: 10 additions & 10 deletions echarts.volkovlabs.io/line.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
]
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -183,7 +183,7 @@
"series": []
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"title": "Smoothed Line Chart",
"type": "volkovlabs-echarts-panel"
},
Expand Down Expand Up @@ -253,7 +253,7 @@
]
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -329,7 +329,7 @@
"series": []
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"title": "Stacked Line Chart",
"type": "volkovlabs-echarts-panel"
},
Expand Down Expand Up @@ -405,7 +405,7 @@
"series": []
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -575,7 +575,7 @@
"series": []
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -745,7 +745,7 @@
"series": []
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"title": "Temperature Change in the Coming Week",
"type": "volkovlabs-echarts-panel"
},
Expand Down Expand Up @@ -794,7 +794,7 @@
"series": []
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"title": "Area Pieces",
"type": "volkovlabs-echarts-panel"
},
Expand Down Expand Up @@ -843,7 +843,7 @@
"series": []
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"title": "Data Transform Filter",
"type": "volkovlabs-echarts-panel"
},
Expand Down Expand Up @@ -892,7 +892,7 @@
"series": []
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"targets": [
{
"datasource": {
Expand Down
12 changes: 6 additions & 6 deletions echarts.volkovlabs.io/pie.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"series": []
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -172,7 +172,7 @@
"series": []
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"title": "Doughnut Chart with Rounded Corners",
"type": "volkovlabs-echarts-panel"
},
Expand Down Expand Up @@ -221,7 +221,7 @@
"series": []
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"title": "Doughnut Chart",
"type": "volkovlabs-echarts-panel"
},
Expand Down Expand Up @@ -270,7 +270,7 @@
"series": []
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"title": "Customized Pie",
"type": "volkovlabs-echarts-panel"
},
Expand Down Expand Up @@ -319,7 +319,7 @@
"series": []
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -398,7 +398,7 @@
"series": []
}
},
"pluginVersion": "5.2.0",
"pluginVersion": "6.0.0",
"title": "Nightingale Chart",
"type": "volkovlabs-echarts-panel"
},
Expand Down

0 comments on commit 3a3bb6a

Please sign in to comment.