'chart' extra not provided #1389

This commit is contained in:
nicolargo 2019-01-19 16:24:09 +01:00
parent 9508300d54
commit ebb8c8adeb
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@ -37,6 +37,7 @@ Others:
* Add Docker documentation (thanks to @rgarrigue)
* Refactor Glances logs (now called Glances events)
* "chart" extra dep replace by "graph" #1389
Version 3.0.2
=============

View File

@ -145,7 +145,7 @@ features (like the Web interface, exports modules...):
.. code-block:: console
pip install 'glances[action,browser,cloud,cpuinfo,chart,docker,export,folders,gpu,ip,raid,snmp,web,wifi]'
pip install 'glances[action,browser,cloud,cpuinfo,docker,export,folders,gpu,graph,ip,raid,snmp,web,wifi]'
To upgrade Glances to the latest version: