Skip to content

Commit

Permalink
style : adaptation de la hauteur du graph
Browse files Browse the repository at this point in the history
  • Loading branch information
jerem1508 committed Dec 13, 2024
1 parent e43cc2f commit 30ce829
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion client/src/pages/atlas/charts/filieres-genders.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ export default function FilieresGendersChart({
chart: {
backgroundColor: "transparent",
type: "bar",
height: "600",
},
legend: {
itemStyle:{
Expand Down
1 change: 0 additions & 1 deletion client/src/pages/atlas/charts/filieres-sectors.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ export default function FilieresSectorsChart({
chart: {
backgroundColor: "transparent",
type: "bar",
height: "600",
},
legend: {
itemStyle:{
Expand Down

0 comments on commit 30ce829

Please sign in to comment.