Files in NumbersInternational/rhtmlHeatmap
An improved heatmap package based on d3heatmap

.Rbuildignore
.eslintignore
.eslintrc
.gitignore
.travis.yml
DESCRIPTION
LICENSE
NAMESPACE
R/dendrogram.R R/rhtmlHeatmap.R README.md
bin/prePush.js
build/config/widget.config.js
docs/heatmap_label_types.png
docs/how_does_heatmapcore_work.md examples/examples.R
gulpfile.js
inst/htmlwidgets/lib/style/heatmapcore.css
inst/htmlwidgets/rhtmlHeatmap.js
inst/htmlwidgets/rhtmlHeatmap.js.map
inst/htmlwidgets/rhtmlHeatmap.yaml
man/Heatmap.Rd
package-lock.json
package.json
rhtmlHeatmap.Rproj
theSrc/R/dendrogram.R theSrc/R/htmlwidget.R
theSrc/R/htmlwidget.yaml
theSrc/internal_www/config/cell_padding_10.json
theSrc/internal_www/config/cell_padding_20.json
theSrc/internal_www/config/cell_padding_30.json
theSrc/internal_www/config/cell_padding_5.json
theSrc/internal_www/config/column_label_orientation_diagonal.json
theSrc/internal_www/config/column_label_orientation_horizontal.json
theSrc/internal_www/config/column_label_orientation_vertical.json
theSrc/internal_www/config/font_size_24.json
theSrc/internal_www/config/font_size_28.json
theSrc/internal_www/config/font_size_30.json
theSrc/internal_www/config/font_size_32.json
theSrc/internal_www/config/footer_enabled.json
theSrc/internal_www/config/footer_none.json
theSrc/internal_www/config/large_tooltips.json
theSrc/internal_www/config/left_columns_none.json
theSrc/internal_www/config/legend_format_percentage.json
theSrc/internal_www/config/legend_none.json
theSrc/internal_www/config/loglevel_debug.json
theSrc/internal_www/config/long_column_titles.json
theSrc/internal_www/config/long_strings.json
theSrc/internal_www/config/long_title_with_forced_breaks.json
theSrc/internal_www/config/long_xaxis_title.json
theSrc/internal_www/config/right_columns_none.json
theSrc/internal_www/config/shownote_in_cell.json
theSrc/internal_www/config/subtitle_enabled.json
theSrc/internal_www/config/subtitle_none.json
theSrc/internal_www/config/title_enabled.json
theSrc/internal_www/config/title_long.json
theSrc/internal_www/config/title_none.json
theSrc/internal_www/config/xaxis_bottom.json
theSrc/internal_www/config/xaxis_font_size_12.json
theSrc/internal_www/config/xaxis_none.json
theSrc/internal_www/config/xaxis_title.json
theSrc/internal_www/config/xaxis_top.json
theSrc/internal_www/config/yaxis_font_size_15.json
theSrc/internal_www/config/yaxis_left.json
theSrc/internal_www/config/yaxis_none.json
theSrc/internal_www/config/yaxis_right.json
theSrc/internal_www/config/yaxis_title.json
theSrc/internal_www/content/VIS-583.html
theSrc/internal_www/content/rotation_test.html
theSrc/internal_www/data/VIS-583.json
theSrc/internal_www/data/cars_regression/data.json
theSrc/internal_www/data/cars_regression/data_no_cellnote.json
theSrc/internal_www/data/cars_regression/left_columns_three_center_align.json
theSrc/internal_www/data/cars_regression/left_columns_three_left_align.json
theSrc/internal_www/data/cars_regression/left_columns_three_mixed_align.json
theSrc/internal_www/data/cars_regression/legend_custom.json
theSrc/internal_www/data/cars_regression/long_left_and_right_column_subtitles.json
theSrc/internal_www/data/cars_regression/long_xaxis_labels.json
theSrc/internal_www/data/cars_regression/right_columns_three_center_align.json
theSrc/internal_www/data/displayr_regression/7x4.json
theSrc/internal_www/data/displayr_regression/correlation_matrix.json
theSrc/internal_www/data/displayr_regression/dendrogram.json
theSrc/internal_www/data/displayr_regression/labels.json
theSrc/internal_www/data/displayr_regression/large_correlation_matrix.json
theSrc/internal_www/data/displayr_regression/large_font.json
theSrc/internal_www/data/displayr_regression/lots_of_empty_string_labels.json
theSrc/internal_www/data/displayr_regression/missing_values.json
theSrc/internal_www/data/displayr_regression/multi_column.json
theSrc/internal_www/data/displayr_regression/no_labels.json
theSrc/internal_www/data/displayr_regression/prediction_accuracy.json
theSrc/internal_www/data/displayr_regression/right_columns.json
theSrc/internal_www/data/displayr_regression/show_data_values.json
theSrc/internal_www/data/displayr_regression/single_column.json
theSrc/internal_www/data/displayr_regression/single_row.json
theSrc/internal_www/data/fontSettings.json
theSrc/internal_www/data/minimal_3x3/data.json
theSrc/internal_www/data/minimal_3x3/data_standalone.json
theSrc/internal_www/data/minimal_3x3/dendrograms.json
theSrc/internal_www/data/minimal_3x3/disable_column_subtitle_and_title.json
theSrc/internal_www/data/minimal_3x3/left_columns_two_center_align.json
theSrc/internal_www/data/minimal_3x3/left_columns_two_center_align_uniform_widths.json
theSrc/internal_www/data/minimal_3x3/left_columns_two_left_align.json
theSrc/internal_www/data/minimal_3x3/left_columns_two_right_align.json
theSrc/internal_www/data/minimal_3x3/legend.json
theSrc/internal_www/data/minimal_3x3/long_cellnotes.json
theSrc/internal_www/data/minimal_3x3/long_labels.json
theSrc/internal_www/data/minimal_3x3/right_columns_subtitles_first_label_is_long.json
theSrc/internal_www/data/minimal_3x3/right_columns_two_center_align.json
theSrc/internal_www/data/minimal_3x3/right_columns_two_center_align_uniform_widths.json
theSrc/internal_www/data/minimal_3x3/right_columns_two_left_align.json
theSrc/internal_www/data/minimal_3x3/right_columns_two_right_align.json
theSrc/internal_www/data/minimal_3x3/second_xaxis_label_is_long.json
theSrc/internal_www/data/minimal_3x3/xaxis_third_label_is_long.json
theSrc/internal_www/index.html
theSrc/scripts/heatmapOuter.js
theSrc/scripts/lib/components/baseComponent.js
theSrc/scripts/lib/components/colormap.js
theSrc/scripts/lib/components/column.js
theSrc/scripts/lib/components/columnGroup.js
theSrc/scripts/lib/components/columnSubtitles.js
theSrc/scripts/lib/components/columnTitle.js
theSrc/scripts/lib/components/dendrogram.js
theSrc/scripts/lib/components/legend.js
theSrc/scripts/lib/components/parts/diagonalDownWrappedLabel.js
theSrc/scripts/lib/components/parts/diagonalUpWrappedLabel.js
theSrc/scripts/lib/components/parts/horizontalWrappedLabel.js
theSrc/scripts/lib/components/parts/labelUtilsWrapper.js
theSrc/scripts/lib/components/parts/verticalBottomToTopWrappedLabel.js
theSrc/scripts/lib/components/parts/verticalTopToBottomWrappedLabel.js
theSrc/scripts/lib/components/title.js
theSrc/scripts/lib/components/utils.jest.test.js
theSrc/scripts/lib/components/utils.js
theSrc/scripts/lib/components/xAxis.js
theSrc/scripts/lib/components/yAxis.js
theSrc/scripts/lib/components/yTitle.js
theSrc/scripts/lib/heatmapcore/buildConfig.js
theSrc/scripts/lib/heatmapcore/controller.js
theSrc/scripts/lib/heatmapcore/heatmapcore.js
theSrc/scripts/lib/heatmapcore/layout.js
theSrc/scripts/rhtmlHeatmap.factory.js
theSrc/scripts/rhtmlHeatmap.js
theSrc/styles/heatmapcore.less
theSrc/test/bin/highlightInteractions.jest.test.js
theSrc/test/bin/multipleRenderValueCalls.jest.test.js
theSrc/test/bin/resize.jest.test.js
theSrc/test/bin/tooltipInteractions.jest.test.js
theSrc/test/bin/zoomInteractions.jest.test.js
theSrc/test/lib/heatmapPlotPage.js
theSrc/test/lib/loadWidget.helper.js
theSrc/test/snapshotTestDefinitions/cars_regression.yaml
theSrc/test/snapshotTestDefinitions/displayr_regression_mods.yaml
theSrc/test/snapshotTestDefinitions/displayr_regression_simple.yaml
theSrc/test/snapshotTestDefinitions/test_plan/cell_padding.yaml
theSrc/test/snapshotTestDefinitions/test_plan/col_and_axis_interact_double.yaml
theSrc/test/snapshotTestDefinitions/test_plan/col_and_axis_interact_single.yaml
theSrc/test/snapshotTestDefinitions/test_plan/column_alignment.yaml
theSrc/test/snapshotTestDefinitions/test_plan/column_label_orientation.yaml
theSrc/test/snapshotTestDefinitions/test_plan/diagonal_labels_use_extra_space.yaml
theSrc/test/snapshotTestDefinitions/test_plan/every_element.yaml
theSrc/test/snapshotTestDefinitions/test_plan/font_settings.yaml
theSrc/test/snapshotTestDefinitions/test_plan/legend_digits_auto_calculations.yaml
theSrc/test/snapshotTestDefinitions/test_plan/long_titles_forced_breaks.yaml
theSrc/test/snapshotTestDefinitions/test_plan/show_data_overflow.yaml
theSrc/test/snapshotTestDefinitions/test_plan/simplest_example.yaml
theSrc/test/snapshotTestDefinitions/test_plan/vary_max_sizes.yaml
theSrc/test/snapshots/local/master/highlight_interaction/highlight_interaction_highlight_both-snap.png
theSrc/test/snapshots/local/master/highlight_interaction/highlight_interaction_highlight_column_1-snap.png
theSrc/test/snapshots/local/master/highlight_interaction/highlight_interaction_highlight_column_2-snap.png
theSrc/test/snapshots/local/master/highlight_interaction/highlight_interaction_highlight_row_1-snap.png
theSrc/test/snapshots/local/master/highlight_interaction/highlight_interaction_highlight_row_2-snap.png
theSrc/test/snapshots/local/master/highlight_interaction/highlight_interaction_unhighlight_both-snap.png
theSrc/test/snapshots/local/master/highlight_interaction/highlight_interaction_unhighlight_column-snap.png
theSrc/test/snapshots/local/master/highlight_interaction/highlight_interaction_unhighlight_row-snap.png
theSrc/test/snapshots/local/master/multipleRerender/final-snap.png
theSrc/test/snapshots/local/master/multipleRerender/initial-snap.png
theSrc/test/snapshots/local/master/resize/1A_basic_initial-snap.png
theSrc/test/snapshots/local/master/resize/1B_basic_after_resize_225x200-snap.png
theSrc/test/snapshots/local/master/resize/1B_basic_after_resize_250x200-snap.png
theSrc/test/snapshots/local/master/resize/1B_basic_after_resize_275x200-snap.png
theSrc/test/snapshots/local/master/resize/1B_basic_after_resize_400x300-snap.png
theSrc/test/snapshots/local/master/resize/1B_basic_after_resize_500x400-snap.png
theSrc/test/snapshots/local/master/resize/2A_with_title_initial-snap.png
theSrc/test/snapshots/local/master/resize/2B_with_title_after_resize_250x600-snap.png
theSrc/test/snapshots/local/master/resize/2B_with_title_after_resize_400x600-snap.png
theSrc/test/snapshots/local/master/resize/3A_with_dendrogram_initial-snap.png
theSrc/test/snapshots/local/master/resize/3B_with_dendrogram_after_resize_250x600-snap.png
theSrc/test/snapshots/local/master/resize/3B_with_dendrogram_after_resize_400x600-snap.png
theSrc/test/snapshots/local/master/testPlans/cars_regression/custom_legend-snap.png
theSrc/test/snapshots/local/master/testPlans/cars_regression/no_cell_note_no_columns-snap.png
theSrc/test/snapshots/local/master/testPlans/cars_regression/no_cell_note_yaxis_right_xaxis_bottom-snap.png
theSrc/test/snapshots/local/master/testPlans/cars_regression/three_both_columns_center_align_no_axis-snap.png
theSrc/test/snapshots/local/master/testPlans/cars_regression/three_both_columns_center_align_no_axis_long_columns-snap.png
theSrc/test/snapshots/local/master/testPlans/cars_regression/three_both_columns_long_xaxis_values_and_col_subtitles-snap.png
theSrc/test/snapshots/local/master/testPlans/cars_regression/three_left_columns_and_yaxis-snap.png
theSrc/test/snapshots/local/master/testPlans/cars_regression/three_left_columns_center_align-snap.png
theSrc/test/snapshots/local/master/testPlans/cars_regression/three_left_columns_left_align-snap.png
theSrc/test/snapshots/local/master/testPlans/cars_regression/three_left_columns_left_align_no_xaxis-snap.png
theSrc/test/snapshots/local/master/testPlans/cars_regression/three_left_columns_mixed_align-snap.png
theSrc/test/snapshots/local/master/testPlans/cars_regression/three_left_right_column_center_align_no_axis-snap.png
theSrc/test/snapshots/local/master/testPlans/cars_regression/three_right_column_center_align-snap.png
theSrc/test/snapshots/local/master/testPlans/cars_regression/three_right_column_with_long_strings-snap.png
theSrc/test/snapshots/local/master/testPlans/cars_regression/three_right_column_with_title_sub_title_and_footer-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/correlation_matrix_with_percentage_in_legend-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/displayr_regressions data.displayr_regression.7x4-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/displayr_regressions data.displayr_regression.correlation_matrix-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/displayr_regressions data.displayr_regression.dendrogram-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/displayr_regressions data.displayr_regression.labels-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/displayr_regressions data.displayr_regression.large_correlation_matrix-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/displayr_regressions data.displayr_regression.large_font-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/displayr_regressions data.displayr_regression.lots_of_empty_string_labels-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/displayr_regressions data.displayr_regression.missing_values-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/displayr_regressions data.displayr_regression.multi_column-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/displayr_regressions data.displayr_regression.no_labels-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/displayr_regressions data.displayr_regression.prediction_accuracy-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/displayr_regressions data.displayr_regression.right_columns-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/displayr_regressions data.displayr_regression.show_data_values-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/font_size_24-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/font_size_28-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/font_size_30-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/font_size_32-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/font_size_32_constrained-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/single_column-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/single_column_right_yaxis-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/single_row-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/single_row_bottom_xaxis-snap.png
theSrc/test/snapshots/local/master/testPlans/displayr_regressions/space_constrained_correlation_matrix-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/cell_padding-cell_padding_10_yaxis_left-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/cell_padding-cell_padding_10_yaxis_right-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/cell_padding-cell_padding_15_yaxis_left-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/cell_padding-cell_padding_15_yaxis_right-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/cell_padding-cell_padding_20_yaxis_left-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/cell_padding-cell_padding_20_yaxis_right-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/cell_padding-cell_padding_5_yaxis_left-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/cell_padding-cell_padding_5_yaxis_right-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__bottom_x_axis_left_y_axis-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__bottom_x_axis_left_y_axis_no_title-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__bottom_x_axis_right_y_axis-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__bottom_x_axis_right_y_axis_no_title-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__no_y_axis_title_chart_has_subtitle-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__top_x_axis_left_y_axis-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__top_x_axis_left_y_axis_no_title-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__top_x_axis_right_y_axis-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__top_x_axis_right_y_axis_no_title-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__y_axis_title_chart_has_subtitle-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_single-left_col_bottom_x_axis_left_y_axis-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_single-left_col_bottom_x_axis_left_y_axis_no_title-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_single-left_col_bottom_x_axis_right_y_axis-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_single-left_col_bottom_x_axis_right_y_axis_no_title-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_single-left_col_top_x_axis_left_y_axis_long_title-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_single-left_col_top_x_axis_left_y_axis_no_y_axis_title-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_single-left_col_top_x_axis_right_y_axis-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_single-left_col_top_x_axis_right_y_axis_no_y_axis_title-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_single-right_col__bottom_x_axis_left_y_axis-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_single-right_col__bottom_x_axis_left_y_axis_no_title-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_single-right_col__bottom_x_axis_right_y_axis-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_single-right_col__bottom_x_axis_right_y_axis_no_title_long_title-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_single-right_col__top_x_axis_left_y_axis-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_single-right_col__top_x_axis_left_y_axis_no_title-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_single-right_col__top_x_axis_right_y_axis-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/col_and_axis_interact_single-right_col__top_x_axis_right_y_axis_no_title-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/column_alignment-center_aligned-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/column_alignment-left_aligned-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/column_alignment-right_aligned-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/column_label_orientation-diagonal_xaxis_bottom-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/column_label_orientation-diagonal_xaxis_top-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/column_label_orientation-horizontal_xaxis_bottom-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/column_label_orientation-horizontal_xaxis_top-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/column_label_orientation-horizontal_yaxis_right-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/column_label_orientation-vertical_xaxis_bottom-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/column_label_orientation-vertical_xaxis_top-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/diagonal_labels_use_extra_space-bottom_column_title_can_use_extra_space-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/diagonal_labels_use_extra_space-bottom_x_axis_labels_can_use_extra_space-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/diagonal_labels_use_extra_space-non_rightmost_top_column_title_can_use_extra_space-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/diagonal_labels_use_extra_space-non_rightmost_x_axis_labels_can_use_extra_space-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/diagonal_labels_use_extra_space-top_column_title_can_use_extra_space-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/diagonal_labels_use_extra_space-top_x_axis_labels_can_use_extra_space-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/every_element-every_element_including_dendogram-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/every_element-every_element_no_dendogram-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/font_settings-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__00001-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__00001_pct-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__0001-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__0001_pct-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__001-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__001_pct-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__01-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__01_pct-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__1-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__10-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__1_pct-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/legend_digits_auto_calculations-range_100__90-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/legend_digits_auto_calculations-range_100__99-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/legend_digits_auto_calculations-range_100__999-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/legend_digits_auto_calculations-range_100__9999-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/legend_digits_auto_calculations-range_100__99999-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/legend_digits_auto_calculations-range_100__999999-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/long_titles_forced_breaks-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/show_data_overflow-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/simplest_example-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/vary_max_sizes-base_case-snap.png
theSrc/test/snapshots/local/master/testPlans/test_plan/vary_max_sizes-max_proportions_set_to_02-snap.png
theSrc/test/snapshots/local/master/tooltip_interaction/tooltip_interaction_custom_font-snap.png
theSrc/test/snapshots/local/master/tooltip_interaction/tooltip_interaction_extra_info-snap.png
theSrc/test/snapshots/local/master/tooltip_interaction/tooltip_interaction_hover_on_cell-snap.png
theSrc/test/snapshots/local/master/zoom_interaction/10_zoomed_on_0x0_to_2x0-snap.png
theSrc/test/snapshots/local/master/zoom_interaction/1_zoomed_on_0x0_to_1x1-snap.png
theSrc/test/snapshots/local/master/zoom_interaction/2_zoom_back_out-snap.png
theSrc/test/snapshots/local/master/zoom_interaction/3_zoomed_on_1x1_to_2x2-snap.png
theSrc/test/snapshots/local/master/zoom_interaction/4_zoomed_on_0x0_to_0x2-snap.png
theSrc/test/snapshots/local/master/zoom_interaction/5_zoomed_on_0x0_to_2x0-snap.png
theSrc/test/snapshots/local/master/zoom_interaction/6_zoomed_on_0x0_to_1x1-snap.png
theSrc/test/snapshots/local/master/zoom_interaction/7_zoom_back_out-snap.png
theSrc/test/snapshots/local/master/zoom_interaction/8_zoomed_on_1x1_to_2x2-snap.png
theSrc/test/snapshots/local/master/zoom_interaction/9_zoomed_on_0x0_to_0x2-snap.png
theSrc/test/snapshots/travis/master/highlight_interaction/highlight_interaction_highlight_both-snap.png
theSrc/test/snapshots/travis/master/highlight_interaction/highlight_interaction_highlight_column_1-snap.png
theSrc/test/snapshots/travis/master/highlight_interaction/highlight_interaction_highlight_column_2-snap.png
theSrc/test/snapshots/travis/master/highlight_interaction/highlight_interaction_highlight_row_1-snap.png
theSrc/test/snapshots/travis/master/highlight_interaction/highlight_interaction_highlight_row_2-snap.png
theSrc/test/snapshots/travis/master/highlight_interaction/highlight_interaction_unhighlight_both-snap.png
theSrc/test/snapshots/travis/master/highlight_interaction/highlight_interaction_unhighlight_column-snap.png
theSrc/test/snapshots/travis/master/highlight_interaction/highlight_interaction_unhighlight_row-snap.png
theSrc/test/snapshots/travis/master/multipleRerender/final-snap.png
theSrc/test/snapshots/travis/master/multipleRerender/initial-snap.png
theSrc/test/snapshots/travis/master/resize/1a_basic_initial-snap.png
theSrc/test/snapshots/travis/master/resize/1b_basic_after_resize_225x200-snap.png
theSrc/test/snapshots/travis/master/resize/1b_basic_after_resize_250x200-snap.png
theSrc/test/snapshots/travis/master/resize/1b_basic_after_resize_275x200-snap.png
theSrc/test/snapshots/travis/master/resize/1b_basic_after_resize_400x300-snap.png
theSrc/test/snapshots/travis/master/resize/1b_basic_after_resize_500x400-snap.png
theSrc/test/snapshots/travis/master/resize/2a_with_title_initial-snap.png
theSrc/test/snapshots/travis/master/resize/2b_with_title_after_resize_250x600-snap.png
theSrc/test/snapshots/travis/master/resize/2b_with_title_after_resize_400x600-snap.png
theSrc/test/snapshots/travis/master/resize/3a_with_dendrogram_initial-snap.png
theSrc/test/snapshots/travis/master/resize/3b_with_dendrogram_after_resize_250x600-snap.png
theSrc/test/snapshots/travis/master/resize/3b_with_dendrogram_after_resize_400x600-snap.png
theSrc/test/snapshots/travis/master/testPlans/cars_regression/custom_legend-snap.png
theSrc/test/snapshots/travis/master/testPlans/cars_regression/no_cell_note_no_columns-snap.png
theSrc/test/snapshots/travis/master/testPlans/cars_regression/no_cell_note_yaxis_right_xaxis_bottom-snap.png
theSrc/test/snapshots/travis/master/testPlans/cars_regression/three_both_columns_center_align_no_axis-snap.png
theSrc/test/snapshots/travis/master/testPlans/cars_regression/three_both_columns_center_align_no_axis_long_columns-snap.png
theSrc/test/snapshots/travis/master/testPlans/cars_regression/three_both_columns_long_xaxis_values_and_col_subtitles-snap.png
theSrc/test/snapshots/travis/master/testPlans/cars_regression/three_left_columns_and_yaxis-snap.png
theSrc/test/snapshots/travis/master/testPlans/cars_regression/three_left_columns_center_align-snap.png
theSrc/test/snapshots/travis/master/testPlans/cars_regression/three_left_columns_left_align-snap.png
theSrc/test/snapshots/travis/master/testPlans/cars_regression/three_left_columns_left_align_no_xaxis-snap.png
theSrc/test/snapshots/travis/master/testPlans/cars_regression/three_left_columns_mixed_align-snap.png
theSrc/test/snapshots/travis/master/testPlans/cars_regression/three_left_right_column_center_align_no_axis-snap.png
theSrc/test/snapshots/travis/master/testPlans/cars_regression/three_right_column_center_align-snap.png
theSrc/test/snapshots/travis/master/testPlans/cars_regression/three_right_column_with_long_strings-snap.png
theSrc/test/snapshots/travis/master/testPlans/cars_regression/three_right_column_with_title_sub_title_and_footer-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/correlation_matrix_with_percentage_in_legend-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/displayr_regressions_data_displayr_regression_7x4-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/displayr_regressions_data_displayr_regression_correlation_matrix-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/displayr_regressions_data_displayr_regression_dendrogram-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/displayr_regressions_data_displayr_regression_labels-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/displayr_regressions_data_displayr_regression_large_correlation_matrix-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/displayr_regressions_data_displayr_regression_large_font-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/displayr_regressions_data_displayr_regression_lots_of_empty_string_labels-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/displayr_regressions_data_displayr_regression_missing_values-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/displayr_regressions_data_displayr_regression_multi_column-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/displayr_regressions_data_displayr_regression_no_labels-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/displayr_regressions_data_displayr_regression_prediction_accuracy-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/displayr_regressions_data_displayr_regression_right_columns-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/displayr_regressions_data_displayr_regression_show_data_values-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/font_size_24-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/font_size_28-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/font_size_30-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/font_size_32-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/font_size_32_constrained-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/single_column-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/single_column_right_yaxis-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/single_row-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/single_row_bottom_xaxis-snap.png
theSrc/test/snapshots/travis/master/testPlans/displayr_regressions/space_constrained_correlation_matrix-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/cell_padding-cell_padding_10_yaxis_left-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/cell_padding-cell_padding_10_yaxis_right-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/cell_padding-cell_padding_15_yaxis_left-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/cell_padding-cell_padding_15_yaxis_right-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/cell_padding-cell_padding_20_yaxis_left-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/cell_padding-cell_padding_20_yaxis_right-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/cell_padding-cell_padding_5_yaxis_left-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/cell_padding-cell_padding_5_yaxis_right-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__bottom_x_axis__left_y_axis-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__bottom_x_axis__left_y_axis_no_title-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__bottom_x_axis__right_y_axis-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__bottom_x_axis__right_y_axis_no_title-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__no_y_axis_title__chart_has_subtitle-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__top_x_axis__left_y_axis-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__top_x_axis__left_y_axis_no_title-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__top_x_axis__right_y_axis-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__top_x_axis__right_y_axis_no_title-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_double-left_and_right_col__y_axis_title__chart_has_subtitle-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_single-left_col_bottom_x_axis_left_y_axis-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_single-left_col_bottom_x_axis_left_y_axis_no_title-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_single-left_col_bottom_x_axis_right_y_axis-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_single-left_col_bottom_x_axis_right_y_axis_no_title-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_single-left_col_top_x_axis_left_y_axis_long_title-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_single-left_col_top_x_axis_left_y_axis_no_y_axis_title-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_single-left_col_top_x_axis_right_y_axis-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_single-left_col_top_x_axis_right_y_axis_no_y_axis_title-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_single-right_col__bottom_x_axis__left_y_axis-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_single-right_col__bottom_x_axis__left_y_axis_no_title-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_single-right_col__bottom_x_axis__right_y_axis-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_single-right_col__bottom_x_axis__right_y_axis_no_title__long_title-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_single-right_col__top_x_axis__left_y_axis-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_single-right_col__top_x_axis__left_y_axis_no_title-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_single-right_col__top_x_axis__right_y_axis-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/col_and_axis_interact_single-right_col__top_x_axis__right_y_axis_no_title-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/column_alignment-center_aligned-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/column_alignment-left_aligned-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/column_alignment-right_aligned-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/column_label_orientation-diagonal_xaxis_bottom-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/column_label_orientation-diagonal_xaxis_top-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/column_label_orientation-horizontal_xaxis_bottom-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/column_label_orientation-horizontal_xaxis_top-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/column_label_orientation-horizontal_yaxis_right-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/column_label_orientation-vertical_xaxis_bottom-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/column_label_orientation-vertical_xaxis_top-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/diagonal_labels_use_extra_space-bottom_column_title_can_use_extra_space-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/diagonal_labels_use_extra_space-bottom_x_axis_labels_can_use_extra_space-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/diagonal_labels_use_extra_space-non_rightmost_top_column_title_can_use_extra_space-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/diagonal_labels_use_extra_space-non_rightmost_x_axis_labels_can_use_extra_space-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/diagonal_labels_use_extra_space-top_column_title_can_use_extra_space-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/diagonal_labels_use_extra_space-top_x_axis_labels_can_use_extra_space-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/every_element-every_element_including_dendogram-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/every_element-every_element_no_dendogram-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/font_settings-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__0_0001-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__0_0001_pct-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__0_001-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__0_001_pct-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__0_01-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__0_01_pct-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__0_1-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__0_1_pct-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__1-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__10-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/legend_digits_auto_calculations-range_0__1_pct-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/legend_digits_auto_calculations-range_100__90-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/legend_digits_auto_calculations-range_100__99-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/legend_digits_auto_calculations-range_100__99_9-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/legend_digits_auto_calculations-range_100__99_99-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/legend_digits_auto_calculations-range_100__99_999-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/legend_digits_auto_calculations-range_100__99_9999-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/long_titles_forced_breaks-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/show_data_overflow-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/simplest_example-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/vary_max_sizes-base_case-snap.png
theSrc/test/snapshots/travis/master/testPlans/test_plan/vary_max_sizes-max_proportions_set_to_0_2-snap.png
theSrc/test/snapshots/travis/master/tooltip_interaction/tooltip_interaction_custom_font-snap.png
theSrc/test/snapshots/travis/master/tooltip_interaction/tooltip_interaction_extra_info-snap.png
theSrc/test/snapshots/travis/master/tooltip_interaction/tooltip_interaction_hover_on_cell-snap.png
theSrc/test/snapshots/travis/master/zoom_interaction/10_zoomed_on_0x0_to_2x0-snap.png
theSrc/test/snapshots/travis/master/zoom_interaction/1_zoomed_on_0x0_to_1x1-snap.png
theSrc/test/snapshots/travis/master/zoom_interaction/2_zoom_back_out-snap.png
theSrc/test/snapshots/travis/master/zoom_interaction/3_zoomed_on_1x1_to_2x2-snap.png
theSrc/test/snapshots/travis/master/zoom_interaction/4_zoomed_on_0x0_to_0x2-snap.png
theSrc/test/snapshots/travis/master/zoom_interaction/5_zoomed_on_0x0_to_2x0-snap.png
theSrc/test/snapshots/travis/master/zoom_interaction/6_zoomed_on_0x0_to_1x1-snap.png
theSrc/test/snapshots/travis/master/zoom_interaction/7_zoom_back_out-snap.png
theSrc/test/snapshots/travis/master/zoom_interaction/8_zoomed_on_1x1_to_2x2-snap.png
theSrc/test/snapshots/travis/master/zoom_interaction/9_zoomed_on_0x0_to_0x2-snap.png
NumbersInternational/rhtmlHeatmap documentation built on Nov. 2, 2023, 9:48 a.m.