Skip to content

Commit

Permalink
feat: labels of pie #51
Browse files Browse the repository at this point in the history
  • Loading branch information
ymarcon committed Jun 25, 2024
1 parent c11928d commit ba8ab70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/components/charts/FieldFrequenciesChart.vue
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ function initChartOptions() {
color: colors,
avoidLabelOverlap: true,
label: {
position: 'outer',
alignTo: 'edge',
// position: 'outer',
// alignTo: 'edge',
margin: 0,
fontWeight: 'bold',
// fontSize: 14,
Expand Down

0 comments on commit ba8ab70

Please sign in to comment.