From 25ef553d3c52aa395914f5e2ebfb67c7c22d3b49 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 4 Dec 2023 11:21:19 +0000 Subject: [PATCH] [BOT] post-merge updates --- web_widget_mpld3_chart/README.rst | 25 +++++---- .../static/description/index.html | 56 ++++++++++--------- 2 files changed, 43 insertions(+), 38 deletions(-) diff --git a/web_widget_mpld3_chart/README.rst b/web_widget_mpld3_chart/README.rst index 572e627d3..5c40b96da 100644 --- a/web_widget_mpld3_chart/README.rst +++ b/web_widget_mpld3_chart/README.rst @@ -2,10 +2,13 @@ Web Widget mpld3 Chart ====================== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:a74d15907ff4678410ffd1913b2f75b5c7d818852dc75f13bba0311a6ffeda6e + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -14,14 +17,14 @@ Web Widget mpld3 Chart :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github - :target: https://github.com/OCA/web/tree/15.0/web_widget_mpld3_chart + :target: https://github.com/OCA/web/tree/16.0/web_widget_mpld3_chart :alt: OCA/web .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/web-15-0/web-15-0-web_widget_mpld3_chart + :target: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_mpld3_chart :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/162/15.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=16.0 + :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -57,7 +60,7 @@ To insert a mpld3 chart in a view proceed as follows: import matplotlib.pyplot as plt -#. Declare a text computed field like this:: +#. Declare a json computed field like this:: mpld3_chart = fields.Json( string='Mpld3 Chart', @@ -85,8 +88,8 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us smashing it by providing a detailed and welcomed -`feedback `_. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -138,8 +141,8 @@ promote its widespread use. Current `maintainers `__: -|maintainer-JordiBForgeFlow| |maintainer-ChrisOForgeFlow| +|maintainer-JordiBForgeFlow| |maintainer-ChrisOForgeFlow| -This module is part of the `OCA/web `_ project on GitHub. +This module is part of the `OCA/web `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/web_widget_mpld3_chart/static/description/index.html b/web_widget_mpld3_chart/static/description/index.html index 8f74fa340..fddaa2cba 100644 --- a/web_widget_mpld3_chart/static/description/index.html +++ b/web_widget_mpld3_chart/static/description/index.html @@ -1,20 +1,20 @@ - + - + Web Widget mpld3 Chart