ee-jupyter-contrib icon indicating copy to clipboard operation
ee-jupyter-contrib copied to clipboard

Add charts example using pygal chart library through geetools

Open fitoprincipe opened this issue 6 years ago • 0 comments

I know there are many options for charts. I choose pygal because I needed to include the chart into a widget. plotly is a great library that allows to include charts into widgets, but what I didn't like was the fact that users have to have an account. After making this module I found bqplot, may be my next effort will be towards that libraty, but by now pygal works fine and I think it is very flexible too!. You can even export the charts into svg or png images.

fitoprincipe avatar Aug 13 '18 01:08 fitoprincipe