Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make marks to contain subpages and add geoshape docs #1

Closed
wants to merge 92 commits into from
Closed

Make marks to contain subpages and add geoshape docs #1

wants to merge 92 commits into from

Commits on Apr 25, 2022

  1. set up marks index page

    mattijn committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    39181d8 View commit details
    Browse the repository at this point in the history
  2. add geoshape for marks

    mattijn committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    cfd8374 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Add geopandas dependency

    joelostblom authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    0bffe61 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. chloropleth classification

    mattijn committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    fd89b9a View commit details
    Browse the repository at this point in the history
  2. repeat a map

    mattijn committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    9d22a99 View commit details
    Browse the repository at this point in the history
  3. facet a map

    mattijn committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    2aa10f4 View commit details
    Browse the repository at this point in the history
  4. expression

    mattijn committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    1729f01 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    d8ad736 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. DOCS: Revamp docs for the 5.0 release (vega#2566)

    * Change to sphinx pydata theme
    
    * Update templates, css, and config for the pydata theme
    
    * Update index structure for the pydata theme
    
    * Move case studies and setup redirect
    
    * Point to Vega-Lite docs for mark properties
    
    * Add headings and reorganize order of sections and headings for clarity
    
    * Remove ToC dropdown error created from empty ToC
    
    * Improve ToC for galleries and move seattle weather to original location
    
    * Do not use rediraffe since it is now not needed
    
    Also move a couple of section inside conf.py
    
    * Rename API Reference topbar entry
    
    * Move the `...` button next to each chart
    
    * Add getting help landing page
    
    * Format to pass flake8 tests
    
    * Make gallery and mini-gallery paths relative so that images show up
    
    * Compute current copyright year
    
    * Use recommend way to install via pip
    
    Remove dollar sign for easy copy paste
    
    * Adjust title positioning for narrow screens/windows
    
    * Remove use of deprecated functionality from the documentation
    
    * Merge interactions 1 and 2
    
    * Contrast variable and selection parameters in expression strings
    
    * Note how to use custom Panel callbacks with Altair selections
    
    * Add more succinct example of selecting columns from dropdowns
    
    * Make examples equivalent
    joelostblom authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    d966645 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21387f9 View commit details
    Browse the repository at this point in the history
  3. Tidy Falkensee case study

    palewire authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    ab9fce3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    678e872 View commit details
    Browse the repository at this point in the history
  5. Pin selenium to avoid doctest breakage from deprecation (vega#2624)

    * Pin selenium to avoid breakage from deprecation
    
    * Switch to double quotes
    joelostblom authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    4da4df1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a30e51c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0343dfc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0475ac2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c2ffe3e View commit details
    Browse the repository at this point in the history
  10. Update comet_chart.py

    palewire authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    34d7d07 View commit details
    Browse the repository at this point in the history
  11. Update select_detail.py

    palewire authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    0fa6c3b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b20ebc6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eb6e4ec View commit details
    Browse the repository at this point in the history
  14. Update isotype_emoji.py

    palewire authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    816882a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8f44df4 View commit details
    Browse the repository at this point in the history
  16. Update top_k_letters.py

    palewire authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    2f04bcf View commit details
    Browse the repository at this point in the history
  17. Update top_k_with_others.py

    palewire authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    f01dd9d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cbf7ee2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    32c1177 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e93b31a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    583d6ed View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Clean up airport maps

    palewire committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    792e8aa View commit details
    Browse the repository at this point in the history
  2. Delete airports_count.py

    palewire authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    271a963 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4acb08f View commit details
    Browse the repository at this point in the history
  4. Update falkensee.py

    palewire authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    d76617a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7c016c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29a7934 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24f1fe1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ffdd377 View commit details
    Browse the repository at this point in the history
  9. Update point_map.py

    palewire authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    2edc90f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    59b2019 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a0999f6 View commit details
    Browse the repository at this point in the history
  12. Update window_rank.py

    palewire authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    87ae4d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Merge pull request vega#2625 from palewire/patch-2

    Remove broken Wikipedia donations chart
    mattijn authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    3fbd09e View commit details
    Browse the repository at this point in the history
  2. Merge pull request vega#2626 from palewire/patch-4

    Tidy Falkensee case study
    mattijn authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    6ba7990 View commit details
    Browse the repository at this point in the history
  3. Merge pull request vega#2628 from palewire/patch-5

    Tidy up U.S. Population by Age and Sex case study
    mattijn authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    3870241 View commit details
    Browse the repository at this point in the history
  4. Merge pull request vega#2630 from palewire/patch-6

    Move bar chart with highlighted segment chart into the bar charts section
    mattijn authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    bb5c132 View commit details
    Browse the repository at this point in the history
  5. Merge pull request vega#2631 from palewire/patch-7

    No need to say "Example" in the example headline
    mattijn authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    1a8deb0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request vega#2632 from palewire/patch-9

    Isotype charts aren't case studies and should go in the other category
    mattijn authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    677b00f View commit details
    Browse the repository at this point in the history
  7. Merge pull request vega#2633 from palewire/patch-10

    Top k charts aren't case studies and should go with other charts
    mattijn authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    9665525 View commit details
    Browse the repository at this point in the history
  8. Merge pull request vega#2635 from palewire/patch-11

    Add pyramid pie chart to case studies
    mattijn authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    6dbac8f View commit details
    Browse the repository at this point in the history
  9. Merge pull request vega#2636 from palewire/patch-12

    Move image tooltip example to interactive charts section
    mattijn authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    4d7f5c8 View commit details
    Browse the repository at this point in the history
  10. Merge pull request vega#2637 from palewire/patch-13

    Move window rank technique to line charts section
    mattijn authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    fdd4b20 View commit details
    Browse the repository at this point in the history
  11. Merge pull request vega#2639 from palewire/patch-14

    Style fix to chart headline
    mattijn authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    b1a4ced View commit details
    Browse the repository at this point in the history
  12. Merge pull request vega#2641 from palewire/patch-16

    Move scatter with histogram into scatter plots section
    mattijn authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    5a24759 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Create groupby-map.py

    palewire authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    eecf021 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b39dc76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f55464 View commit details
    Browse the repository at this point in the history
  4. Update ranged_dot_plot.py

    palewire authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    c510c88 View commit details
    Browse the repository at this point in the history
  5. Update ranged_dot_plot.py

    palewire authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    3379771 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3936840 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    822db5a View commit details
    Browse the repository at this point in the history
  8. Merge pull request vega#2634 from palewire/two-airports

    Clean up airport maps
    mattijn authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    6648a3b View commit details
    Browse the repository at this point in the history
  9. Merge pull request vega#2623 from palewire/patch-1

    Example of a line chart with a label annotating the final value
    mattijn authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    756e4de View commit details
    Browse the repository at this point in the history
  10. Merge pull request vega#2642 from palewire/patch-17

    Update ranged_dot_plot.py
    mattijn authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    f0b8a7c View commit details
    Browse the repository at this point in the history
  11. Update altair/examples/natural_disasters.py

    Co-authored-by: Mattijn van Hoek <[email protected]>
    palewire and mattijn authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    073ac2a View commit details
    Browse the repository at this point in the history
  12. Update altair/examples/natural_disasters.py

    Co-authored-by: Mattijn van Hoek <[email protected]>
    palewire and mattijn authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    5a63d33 View commit details
    Browse the repository at this point in the history
  13. Update altair/examples/natural_disasters.py

    Co-authored-by: Mattijn van Hoek <[email protected]>
    palewire and mattijn authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    35025cd View commit details
    Browse the repository at this point in the history
  14. Update altair/examples/natural_disasters.py

    Co-authored-by: Mattijn van Hoek <[email protected]>
    palewire and mattijn authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    bd5042d View commit details
    Browse the repository at this point in the history
  15. Update altair/examples/natural_disasters.py

    Co-authored-by: Mattijn van Hoek <[email protected]>
    palewire and mattijn authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    f06a406 View commit details
    Browse the repository at this point in the history
  16. Update altair/examples/natural_disasters.py

    Co-authored-by: Mattijn van Hoek <[email protected]>
    palewire and mattijn authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    cb7a109 View commit details
    Browse the repository at this point in the history
  17. Update altair/examples/natural_disasters.py

    Co-authored-by: Mattijn van Hoek <[email protected]>
    palewire and mattijn authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    433d9fa View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    cea5636 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Create a new tables section in the gallery (vega#2646)

    * Create a new heatmaps section
    
    * Update layered_heatmap_text.py
    
    * Update altairgallery.py
    
    * Update hexbins.py
    
    * Update binned_heatmap.py
    
    * Update hexbins.py
    
    * Update altairgallery.py
    
    * Update table_bubble_plot_github.py
    
    * Update wind_vector_map.py
    
    * Update layered_heatmap_text.py
    palewire authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    72bfb76 View commit details
    Browse the repository at this point in the history
  2. Include clearer examples of how to customize points for lineplots (ve…

    …ga#2640)
    
    * Delete multiple_marks.py
    
    * Create line_chart_with_points_different_color.py
    
    * Update line_chart_with_points.py
    
    * Rename line_chart_with_points_different_color.py to line_chart_with_points_stroked.py
    palewire authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    74f24b1 View commit details
    Browse the repository at this point in the history
  3. docs: Fix a few typos (vega#2649)

    * docs: Fix a few typos
    
    There are small typos in:
    - altair/sphinxext/altairplot.py
    - altair/sphinxext/schematable.py
    - altair/utils/tests/test_mimebundle.py
    - doc/user_guide/display_frontends.rst
    
    Fixes:
    - Should read `required` rather than `requred`.
    - Should read `temporary` rather than `temporay`.
    - Should read `aspects` rather than `spects`.
    - Should read `render` rather than `rendeer`.
    
    * Fix typos
    
    Co-authored-by: Joel Ostblom <[email protected]>
    timgates42 and joelostblom authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    64a423e View commit details
    Browse the repository at this point in the history
  4. Create a new advanced calculations section of the example gallery (ve…

    …ga#2647)
    
    * Move parallel coordinates to line charts section
    
    * Update normed_parallel_coordinates.py
    
    * Update line_chart_with_points.py
    
    * Move other charts into new advanced calculations section
    
    * Big C
    
    * Add back other charts
    
    Co-authored-by: Joel Ostblom <[email protected]>
    palewire and joelostblom authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    029bc5a View commit details
    Browse the repository at this point in the history
  5. Add monotone interpolation example (vega#2644)

    * Add line chart with interpolation
    
    * Switch line chart to points to use wheat data
    
    * Add stroked points
    
    * Tidy multi series line chart
    
    * Update multi_series_line.py
    
    * Update multi_series_line.py
    
    * Update line_chart_with_interpolation.py
    
    * Delete line_chart_with_stroked_points.py
    palewire authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    160ab03 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. MAINT: Update examples and tests to VL5 syntax (vega#2576)

    * Update examples and tests to VL5 syntax
    
    * Fix typo
    joelostblom authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    18250ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b644ca View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    b7cf627 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Add argmax example (vega#2653)

    * added argmax example
    
    * Update line_chart_with_custom_legend.py
    
    Fixed y axis labeling
    
    * Apply suggestions from code review
    
    Co-authored-by: Joel Ostblom <[email protected]>
    
    * Update code formatting
    
    Co-authored-by: Joel Ostblom <[email protected]>
    tempdata73 and joelostblom authored Jul 10, 2022
    Configuration menu
    Copy the full SHA
    18d8094 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    6b6cbd9 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    ChristopherDavisUCI committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    7088eed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b26e9be View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    2bb4ac5 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. minor: update readme code

    Ckend committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    1c7db1b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Merge pull request vega#2667 from Ckend/master

    minor: update readme code
    mattijn authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    137a6e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    3e60c99 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    db7c8c3 View commit details
    Browse the repository at this point in the history
  2. Rebase 'docs-revamp-5.0' of

    mattijn committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    e137500 View commit details
    Browse the repository at this point in the history
  3. more rebase

    mattijn committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    f313eae View commit details
    Browse the repository at this point in the history
  4. one more rebase

    mattijn committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    ec0d74b View commit details
    Browse the repository at this point in the history
  5. omission during rebase

    mattijn committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    08683ae View commit details
    Browse the repository at this point in the history