Forum Discussion
Jose_Rocha
2 years agoNew Member
Reordenar Grafico de Barras en base a filtro.
Hola, necesito que mi gráfico de barras muestre en orden decendente los valores aun cuando le aplica un filtro. Cuando no esta aplicado el filtro de "genero" esta ordenado y cuando lo aplico se man...
- Anonymous2 years ago
Hi Jose_Rocha ,
I’m afraid it’s not possible to both maintain high-lighting of selections in a pie chart and reorder data in a bar chart simultaneously. This is because the interaction between the bar chart and the pie chart is set to ‘Highlight,’ which means the data is not actually filtered. To reorder the data, you need to change the interaction from ‘Highlight’ to ‘Filter.’ Here’s how: select the pie chart, then go to ‘Format’ > ‘Edit Interactions,’ and choose ‘Filter.’
Best Regards,
Bof
Jose_Rocha
2 years agoNew Member
Oh esta bien, te agradezco la respuesta. Ahora se que no se puede hacer eso jaja queria no ocultar los las barras vacias pero que se de prioridad a las barras con valores.