matkoniecz / quick-beautiful

Programming exercises - tutorial material for work with a beginner. This exercises should be simple and give a properly impressive results.
GNU General Public License v3.0
1 stars 2 forks source link

word length histogram #47

Open matkoniecz opened 5 years ago

matkoniecz commented 5 years ago

base on one of this two:

https://github.com/bokeh/bokeh#interactive-gallery

https://matplotlib.org/gallery/ticks_and_spines/custom_ticker1.html#sphx-glr-gallery-ticks-and-spines-custom-ticker1-py

matkoniecz commented 5 years ago

http://felipegalvao.com.br/blog/2016/03/15/data-visualization-python-now-with-bokeh/ https://bokeh.pydata.org/en/latest/docs/gallery/histogram.html https://towardsdatascience.com/data-visualization-with-bokeh-in-python-part-ii-interactions-a4cf994e2512