web_widget_mpld3_chart
⧉ View on GitHubPurpose
This module enables the display of interactive mpld3 charts in Odoo views.
Features
- abstract.mpld3.parser: Provides utility methods to convert matplotlib figures into json data for mpld3 widget rendering.
- web: Adds a mpld3_chart widget for embedding interactive D3js-based charts in standard Odoo views.