forked from Techsystech/web
[UPD] README.rst
parent
aa57618882
commit
58dcc95ab9
|
@ -27,7 +27,7 @@ Web Widget Plotly
|
|||
|
||||
This module add the possibility to insert Plotly charts into Odoo standard views.
|
||||
|
||||
.. image:: https://raw.githubusercontent.com/web_widget_plotly_chart/static/description/example.png
|
||||
.. image:: https://raw.githubusercontent.com/OCA/web/12.0/web_widget_plotly_chart/static/description/example.png
|
||||
:alt: Plotly Chart inserted into an Odoo view
|
||||
:width: 600 px
|
||||
|
||||
|
|
|
@ -369,7 +369,7 @@ ul.auto-toc {
|
|||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/web/tree/12.0/web_widget_plotly_chart"><img alt="OCA/web" src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_plotly_chart"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/162/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module add the possibility to insert Plotly charts into Odoo standard views.</p>
|
||||
<img alt="Plotly Chart inserted into an Odoo view" src="https://raw.githubusercontent.com/web_widget_plotly_chart/static/description/example.png" style="width: 600px;" />
|
||||
<img alt="Plotly Chart inserted into an Odoo view" src="https://raw.githubusercontent.com/OCA/web/12.0/web_widget_plotly_chart/static/description/example.png" style="width: 600px;" />
|
||||
<p><a class="reference external" href="https://plot.ly/">Plotly</a> is a Python interactive visualization
|
||||
library built on top of d3.js and stack.gl, plotly.js is a high-level,
|
||||
declarative charting library. plotly.js ships with over 40 chart types,
|
||||
|
|
Loading…
Reference in New Issue