.
|-- LICENSE.md
|-- README.md
|-- chapter_04
| `-- 01_empty_page_template.html
|-- chapter_05
| |-- 01_empty_page_template.html
| |-- 02_new_element.html
| |-- 03_csv_loading_example.html
| |-- 04_creating_paragraphs.html
| |-- 05_creating_paragraphs_text.html
| |-- 06_creating_paragraphs_counting.html
| |-- 07_creating_paragraphs_with_style.html
| |-- 08_creating_paragraphs_with_style_functions.html
| `-- food.csv
|-- chapter_06
| |-- 01_drawing_divs.html
| |-- 02_drawing_divs_height.html
| |-- 03_drawing_divs_spaced.html
| |-- 04_power_of_data.html
| |-- 05_power_of_data_more_points.html
| |-- 06_power_of_data_random.html
| |-- 07_power_of_data_rounded.html
| |-- 08_drawing_svgs.html
| |-- 09_drawing_svgs_size.html
| |-- 10_drawing_svgs_circles.html
| |-- 11_drawing_svgs_color.html
| |-- 12_making_a_bar_chart_divs.html
| |-- 13_making_a_bar_chart_rects.html
| |-- 14_making_a_bar_chart_offset.html
| |-- 15_making_a_bar_chart_even.html
| |-- 16_making_a_bar_chart_widths.html
| |-- 17_making_a_bar_chart_heights.html
| |-- 18_making_a_bar_chart_teal.html
| |-- 19_making_a_bar_chart_blues.html
| |-- 20_making_a_bar_chart_labels.html
| |-- 21_making_a_bar_chart_aligned.html
| |-- 22_scatterplot.html
| |-- 23_scatterplot_sqrt.html
| `-- 24_scatterplot_labels.html
|-- chapter_07
| |-- 01_scale_test.html
| |-- 02_scaled_plot.html
| |-- 03_scaled_plot_inverted.html
| |-- 04_scaled_plot_padding.html
| |-- 05_scaled_plot_radii.html
| |-- 06_scaled_plot_big.html
| |-- 07_scaled_plot_large.html
| |-- 08_scaled_plot_sqrt_scale.html
| |-- 09_time_scale.html
| |-- README.md
| `-- time_scale_data.csv
|-- chapter_08
| |-- 01_axes.html
| |-- 02_axes_bottom.html
| |-- 03_axes_clean.html
| |-- 04_axes_y.html
| |-- 05_axes_random.html
| |-- 06_axes_no_labels.html
| |-- 07_axes_format.html
| |-- 08_time_axis.html
| |-- 09_time_axis_prettier.html
| |-- README.md
| `-- time_scale_data.csv
|-- chapter_09
| |-- 01_bar_chart.html
| |-- 02_bar_chart_with_scales.html
| |-- 03_updates_all_data.html
| |-- 04_updates_all_data_fixed.html
| |-- 05_transition.html
| |-- 06_duration.html
| |-- 07_duration_slow.html
| |-- 08_duration_slow_labels_fixed.html
| |-- 09_ease_linear.html
| |-- 10_ease_circle.html
| |-- 11_ease_elastic.html
| |-- 12_ease_bounce.html
| |-- 13_delay_static.html
| |-- 14_delay_dynamic.html
| |-- 15_delay_dynamic_scaled.html
| |-- 16_delay_dynamic_scaled_fewer.html
| |-- 17_randomized_data.html
| |-- 18_dynamic_scale.html
| |-- 19_axes_static.html
| |-- 20_axes_dynamic.html
| |-- 21_on.html
| |-- 22_on_combo_transition.html
| |-- 23_chained_transitions.html
| |-- 24_clip-path.html
| |-- 25_adding_values.html
| |-- 26_removing_values.html
| |-- 27_data_join_with_key.html
| |-- 28_adding_and_removing.html
| `-- 29_dynamic_labels.html
|-- chapter_10
| |-- 01_start.html
| |-- 02_click.html
| |-- 03_hover.html
| |-- 04_mouseover.html
| |-- 05_mouseout.html
| |-- 06_smoother.html
| |-- 07_sort.html
| |-- 08_sort_hover.html
| |-- 09_resort.html
| |-- 10_delay.html
| |-- 11_browser_tooltip.html
| |-- 12_browser_tooltip_text.html
| |-- 13_svg_tooltip.html
| `-- 14_div_tooltip.html
|-- chapter_11
| |-- 01_line_chart.html
| |-- 02_line_chart_axes.html
| |-- 03_line_chart_missing.html
| |-- 04_line_chart_adjusted.html
| |-- 05_line_chart_labeled.html
| |-- 06_area_chart.html
| |-- README.md
| `-- mauna_loa_co2_monthly_averages.csv
|-- chapter_12
| |-- 01_enter_merge_exit.html
| |-- 02_paragraphs.html
| |-- 03_slider.html
| |-- 04_radios.html
| |-- 05_combinations.html
| `-- 06_each.html
|-- chapter_13
| |-- 01_pie.html
| |-- 02_doughnut.html
| |-- 03_stacked_bar.html
| |-- 04_stacked_bar_reordered.html
| |-- 05_stacked_bar_anchored.html
| |-- 06_stacked_area.html
| |-- 07_force.html
| |-- 08_force_draggable.html
| |-- README.md
| `-- ev_sales_data.csv
|-- chapter_14
| |-- 01_paths.html
| |-- 02_projection.html
| |-- 03_scaled.html
| |-- 04_fill.html
| |-- 05_choropleth.html
| |-- 06_points.html
| |-- 07_points_sized.html
| |-- 08_pan.html
| |-- 09_pan_transition.html
| |-- 10_pan_draggable.html
| |-- 11_pan_draggable_bgrect.html
| |-- 12_zoom.html
| |-- 13_zoom_pan_buttons_fixed.html
| |-- 14_zoom_with_buttons.html
| |-- 15_extents.html
| |-- 16_combo_zoom_pan.html
| |-- 17_labels.html
| |-- 18_oceans.html
| |-- 19_mercator.html
| |-- README.md
| |-- oceans.json
| |-- us-ag-productivity.csv
| |-- us-cities.csv
| `-- us-states.json
|-- chapter_16
| |-- 01_initial_chart.html
| |-- 02_color_by_type.html
| |-- 03_sorted_by_type.html
| |-- 04_types_only.html
| |-- 05_click_transition.html
| |-- 06_update_axis.html
| |-- 07_hide_reveal_vehicles.html
| |-- 08_zoom_to_vehicle.html
| |-- 09_back_button.html
| |-- 10_refine_styling.html
| |-- 11_context.html
| |-- README.md
| `-- vehicle_sales_data.csv
|-- d3.js
`-- site-index.html
12 directories, 164 files
tree v1.5.2.2 (c) 1996 - 2009 by Steve Baker and Thomas Moore
HTML output hacked and copyleft (c) 1998 by Francesc Rocher
Charsets / OS/2 support (c) 2001 by Kyosuke Tokoro