Hey everybody!
Is it possible to order the legend or/and the stacking of the values so they ar the same:
https://data.bs.ch/chart/embed/order-incorrect/
This is the corresponding code:
<ods-dataset-context context="myctx" myctx-dataset="100392" myctx-parameters="{'disjunctive.wahljahr':true,'disjunctive.altersgruppe':true,'disjunctive.listenkurzbezeichnung':true,'disjunctive.geschlecht':true,'disjunctive.frauenanteil_liste':true}">
<ods-chart scientific-display="false" align-month="true">
<ods-chart-query context="myctx" field-x="wahljahr" maxpoints="0" stacked="percent" series-breakdown="altersgruppe">
<ods-chart-serie expression-y="anteil" chart-type="bar" function-y="SUM" color="range-Accent" display-units="true" display-values="true" scientific-display="true">
</ods-chart-serie>
</ods-chart-query>
</ods-chart>
</ods-dataset-context>
Maybe there is something I have to do in the correpsonding dataset (https://data.bs.ch/explore/dataset/100392) in the processing?
Thank you very much for your help in advance.
Auto-translation 🪄
Bonjour à tous ! Est-il possible d'ordonner la légende et/ou l'empilement des valeurs pour qu'elles soient identiques :https://data.bs.ch/chart/embed/order-incorrect/ Voici le code correspondant : Peut-être qu'il y a quelque chose que je dois faire dans l'ensemble de données correspondant (https://data.bs.ch/explore/dataset/100392) dans