Skip to content

feat(lib): Implements Geographic data representation of Orange Unified Design System#843

Merged
louismaximepiton merged 15 commits intomainfrom
842-implements-geographic-data-representation-of-orange-unified-design-system
Feb 27, 2026
Merged

feat(lib): Implements Geographic data representation of Orange Unified Design System#843
louismaximepiton merged 15 commits intomainfrom
842-implements-geographic-data-representation-of-orange-unified-design-system

Conversation

@jacques-lebourgeois
Copy link
Member

@jacques-lebourgeois jacques-lebourgeois commented Dec 19, 2025

Related issues

Description

Reference : https://unified-design-system.orange.com/472794e18/p/33b7f8-geographic-data

Some first implementations of examples :

Motivation & Context

Implements OUDS and answer specific project requirements

Types of change

  • New feature (non-breaking change which adds functionality)

Test checklist

Please check that the following tests projects are still working:

  • docs/examples
  • test/angular-ngx-echarts
  • test/angular-ng-boosted
  • test/angular-echarts
  • test/angular-14
  • test/html
  • test/react
  • test/vue
  • test/examples/bar-line-chart
  • test/examples/single-line-chart
  • test/examples/timeseries-chart

@netlify
Copy link

netlify bot commented Dec 19, 2025

Deploy Preview for ods-charts ready!

Name Link
🔨 Latest commit 361a139
🔍 Latest deploy log https://app.netlify.com/projects/ods-charts/deploys/69a1605e60945f0008cd282e
😎 Deploy Preview https://deploy-preview-843--ods-charts.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jacques-lebourgeois jacques-lebourgeois marked this pull request as draft December 19, 2025 17:16
@jacques-lebourgeois jacques-lebourgeois force-pushed the 842-implements-geographic-data-representation-of-orange-unified-design-system branch from 8639f39 to a0e5d87 Compare January 23, 2026 15:47
@jacques-lebourgeois jacques-lebourgeois force-pushed the 842-implements-geographic-data-representation-of-orange-unified-design-system branch from f692174 to af89d99 Compare January 23, 2026 18:17
@jacques-lebourgeois
Copy link
Member Author

Tester de n'afficher le chiffre de droite dans la légende que sur le dernier élément

@jacques-lebourgeois
Copy link
Member Author

Retire les trucs inutiles dans la config (légende, oreintation....)

@jacques-lebourgeois
Copy link
Member Author

Séparer en deux PR : sortir google map de l'example

@louismaximepiton louismaximepiton marked this pull request as ready for review February 26, 2026 15:24
@jacques-lebourgeois
Copy link
Member Author

jacques-lebourgeois commented Feb 26, 2026

On the Choropleth map

image

If i ask for none tooltip, I got it anyway !

Copy link
Member Author

@jacques-lebourgeois jacques-lebourgeois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some reminders

and one optional comment on Choropleth map without tooltip

}
};

window.generateChoroplethMapChart = async (id) => {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a reminder: to remove

@louismaximepiton louismaximepiton merged commit b69b31a into main Feb 27, 2026
5 checks passed
@louismaximepiton louismaximepiton deleted the 842-implements-geographic-data-representation-of-orange-unified-design-system branch February 27, 2026 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implements Geographic data representation of Orange Unified Design System

2 participants