Major contributions: answers related to plotting with libraries matplotlib
and bokeh
using python
Among my answers that I revisit frequently:
Related to matplotlib
formatting of axes ticks:
- http://stackoverflow.com/questions/11264521/date-ticks-and-rotation-in-matplotlib/41882582#41882582
- http://stackoverflow.com/questions/42372509/how-to-add-a-shared-x-label-and-y-label-to-a-plot-created-with-pandas-plot/42372899#42372899
Related to matplotlib
position of colorbar:
Related to matplotlib
qualitative colors,markers,line styles, and legend outside with multicolumn:
- Using Colormaps to set color of line in matplotlib
- plot different color for different categorical levels using matplotlib
Related to 'apache2' configuration:
Related to table
in matplotlib
:
- http://stackoverflow.com/questions/43744354/matplotlib-create-table-data-for-one-row-multiple-columns/43745270#43745270
- http://stackoverflow.com/questions/41151165/how-to-add-a-table-that-only-contains-strings-to-a-matplotlib-graph/41151293#41151293
- http://stackoverflow.com/questions/28505315/two-tables-in-matplotlib/28507041#28507041
Related to DataTable
in bokeh
:
- http://stackoverflow.com/questions/42915638/bokeh-datatables-overlapping-in-both-row-and-gridplot/42916819#42916819
- http://stackoverflow.com/questions/32321841/add-callback-to-bokeh-datatable/40921643#40921643
Related to bokeh
image
interactive plotting:
- http://stackoverflow.com/questions/33789011/bokeh-implementing-custom-javascript-in-an-image-plot/35490044#35490044
- http://stackoverflow.com/questions/42334271/bokeh-enable-hover-tool-on-image-glyphs/42740169#42740169
Related to bokeh
server: