Plot Types ========== .. toctree:: :maxdepth: 2 :hidden: plot.ipynb barplot.ipynb boxplot.ipynb contour.ipynb gantt.ipynb heatmap.ipynb hist.ipynb imshow.ipynb nq.ipynb pie.ipynb .. grid:: 1 2 3 3 :gutter: 2 3 4 4 .. grid-item-card:: :img-top: ../source/_static/index-images/getting_started.svg :text-align: center .. button-link:: plot.html :expand: :color: primary :click-parent: fcp.plot ^^^ xy scatter plots, secondary axes, fit & reference lines, etc .. grid-item-card:: :img-top: ../source/_static/index-images/getting_started.svg :text-align: center .. button-link:: barplot.html :expand: :color: primary :click-parent: fcp.bar ^^^ vertical / horizontal / stacked bar charts, rolling means .. grid-item-card:: :img-top: ../source/_static/index-images/getting_started.svg :text-align: center .. button-link:: boxplot.html :expand: :color: primary :click-parent: fcp.boxplot ^^^ JMP-style box plots with grouping labels and titles, statistical overlay lines and mean diamonds, violin plots .. grid-item-card:: :img-top: ../source/_static/index-images/getting_started.svg :text-align: center .. button-link:: contour.html :expand: :color: primary :click-parent: fcp.contour ^^^ contour line maps with or without fill .. grid-item-card:: :img-top: ../source/_static/index-images/getting_started.svg :text-align: center .. button-link:: gantt.html :expand: :color: primary :click-parent: fcp.gantt ^^^ Say goodbye to MS project with python gantt charts; includes workstream groupings, dependency arrows, milestone markers, month / quarter / year axes labels, .. grid-item-card:: :img-top: ../source/_static/index-images/getting_started.svg :text-align: center .. button-link:: heatmap.html :expand: :color: primary :click-parent: fcp.heatmap ^^^ categorical heatmaps with grouping options .. grid-item-card:: :img-top: ../source/_static/index-images/getting_started.svg :text-align: center .. button-link:: hist.html :expand: :color: primary :click-parent: **fcp.hist** ^^^ simple bar like histograms, image histograms, kernel density estimation, PDF & CDF curves .. grid-item-card:: :img-top: ../source/_static/index-images/getting_started.svg :text-align: center .. button-link:: imshow.html :expand: :color: primary :click-parent: fcp.imshow ^^^ single-image viewing, multi-image mosaic creation, built-in contrast stretching options & Bayer color plane splitting .. grid-item-card:: :img-top: ../source/_static/index-images/getting_started.svg :text-align: center .. button-link:: nq.html :expand: :color: primary :click-parent: fcp.nq ^^^ normal quantile plots for data sets and images (better for comparing distribution tails than histograms!) .. grid-item-card:: :img-top: ../source/_static/index-images/getting_started.svg :text-align: center .. button-link:: pie.html :expand: :color: primary :click-parent: fcp.pie ^^^ basic pie charts for those pesky times when you need to talk to business people about continuing to fund your scientific research