mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[12.0][NEW] web_widget_plotly_chart
This commit is contained in:
14
web_widget_plotly_chart/readme/DESCRIPTION.rst
Normal file
14
web_widget_plotly_chart/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1,14 @@
|
||||
This module add the possibility to insert Plotly charts into Odoo standard views.
|
||||
|
||||
.. image:: /web_widget_plotly_chart/static/description/example.png
|
||||
:alt: Plotly Chart inserted into an Odoo view
|
||||
:width: 600 px
|
||||
|
||||
`Plotly <https://plot.ly/>`__ 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,
|
||||
including scientific charts, 3D graphs, statistical charts, SVG maps, financial
|
||||
charts, and more.
|
||||
|
||||
If you want to see some samples of plotly's capabilities follow this `link
|
||||
<https://github.com/plotly/plotly.py#overview>`_.
|
||||
Reference in New Issue
Block a user