We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b11b60d + b3da028 commit 1c8e459Copy full SHA for 1c8e459
app/components/Compare/FacetBarChart.vue
@@ -131,7 +131,7 @@ const config = computed<VueUiHorizontalBarConfig>(() => {
131
csv: false,
132
altCopy: true,
133
},
134
- buttonTitle: {
+ buttonTitles: {
135
img: $t('package.trends.download_file', { fileType: 'PNG' }),
136
svg: $t('package.trends.download_file', { fileType: 'SVG' }),
137
altCopy: $t('package.trends.copy_alt.button_label'),
0 commit comments