mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
* Refactoring of plotting + fixes for multiple charts Updates to plotting inline with pandas 0.25.3 Enables plotting of multiple histograms on the same figure. * Fix to setup.py to allow submodules + reformat of code and better Series.hist docs
9 lines
130 B
ReStructuredText
9 lines
130 B
ReStructuredText
eland.Series.hist
|
|
====================
|
|
|
|
.. currentmodule:: eland
|
|
|
|
.. automethod:: Series.hist
|
|
.. image:: eland-Series-hist-2.png
|
|
|